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

ALL CATEGORIES

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

LOREM IPSUM IS SIMPLY A

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

LOREM IPSUM

\n\n\n\n

is simply a dummy text of the printing

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

LOREM IPSUM

\n\n\n\n

is simply a dummy text of the printing

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

LOREM IPSUM

\n\n\n\n

is simply a dummy text of the printing

\n
\n
\n
\n
\n", ) ); register_block_pattern( 'bb-ecommerce-store/service-section', array( 'title' => __( 'Products Section', 'bb-ecommerce-store' ), 'categories' => array( 'bb-ecommerce-store' ), 'content' => "\n
\n

NEW PRODUCTS

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