__( ' Advance Ecommerce store ', 'advance-ecommerce-store' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'advance-ecommerce-store/banner-section', array( 'title' => __( 'Banner Section', 'advance-ecommerce-store' ), 'categories' => array( 'advance-ecommerce-store' ), 'content' => "\n
\n
\n

CATEGORIES

\n\n\n
\n\n\n\n
\n
\"\"
\n
\n
\n\n\n\n
\n

LOREM IPSUM IS SIMPLY

\n\n\n\n

Lorem ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text

\n\n\n\n\n
\n\n\n\n
\n
\n
\n\n\n\n
\n
\n

SPECIAL SALE

\n\n\n\n

30 Days Money back Guarantee

\n
\n\n\n\n
\n

FREE SHIPPING

\n\n\n\n

30 Days Money back Guarantee

\n
\n\n\n\n
\n

SPECIAL SALE

\n\n\n\n

30 Days Money back Guarantee

\n
\n
\n
\n
\n", ) ); register_block_pattern( 'advance-ecommerce-store/product-section', array( 'title' => __( 'Product Section', 'advance-ecommerce-store' ), 'categories' => array( 'advance-ecommerce-store' ), 'content' => "\n
\n
\n

BEST SELLER

\n\n\n
\n\n\n\n
\n

NEW ARRIVALS

\n\n\n
\n
\n", ) ); }