/
home
/
altere25
/
labratnyc.com
/
wp-content
/
plugins
/
woocommerce
/
patterns
/
/home/altere25/labratnyc.com/wp-content/plugins/woocommerce/patterns
mkdir
upload
Name
Size
Mode
Actions
banner.php
3662
0644
edit
dl
rm
coming-soon-entire-site.php
7542
0644
edit
dl
rm
coming-soon-store-only.php
2092
0644
edit
dl
rm
coming-soon.php
384
0644
edit
dl
rm
discount-banner-with-image.php
3535
0644
edit
dl
rm
discount-banner.php
2471
0644
edit
dl
rm
featured-category-cover-image.php
2113
0644
edit
dl
rm
featured-category-focus.php
2249
0644
edit
dl
rm
featured-category-triple.php
6636
0644
edit
dl
rm
featured-products-fresh-and-tasty.php
7349
0644
edit
dl
rm
filters.php
3603
0644
edit
dl
rm
footer-large-dark.php
4459
0644
edit
dl
rm
footer-large.php
4002
0644
edit
dl
rm
footer-simple-dark.php
3209
0644
edit
dl
rm
footer-simple-menu.php
2704
0644
edit
dl
rm
footer-simple.php
2778
0644
edit
dl
rm
footer-with-2-menus-dark.php
3950
0644
edit
dl
rm
footer-with-2-menus.php
3314
0644
edit
dl
rm
footer-with-3-menus.php
3340
0644
edit
dl
rm
header-centered-pattern.php
2632
0644
edit
dl
rm
header-essential-dark.php
2099
0644
edit
dl
rm
header-essential.php
1350
0644
edit
dl
rm
header-large-dark.php
2222
0644
edit
dl
rm
header-large.php
2678
0644
edit
dl
rm
header-minimal.php
1405
0644
edit
dl
rm
hero-product-3-split.php
5055
0644
edit
dl
rm
hero-product-chessboard.php
7334
0644
edit
dl
rm
hero-product-split.php
1577
0644
edit
dl
rm
just-arrived-full-hero.php
2188
0644
edit
dl
rm
no-products-found.php
348
0644
edit
dl
rm
product-collection-3-columns.php
1812
0644
edit
dl
rm
product-collection-4-columns.php
2065
0644
edit
dl
rm
product-collection-5-columns.php
1958
0644
edit
dl
rm
product-collection-banner.php
3286
0644
edit
dl
rm
product-collection-featured-products-5-columns.php
2720
0644
edit
dl
rm
product-collection-full-grid.php
1959
0644
edit
dl
rm
product-collection-grid.php
1800
0644
edit
dl
rm
product-collection-rows.php
2499
0644
edit
dl
rm
product-collection-simple-grid.php
1700
0644
edit
dl
rm
product-collections-featured-collection.php
4513
0644
edit
dl
rm
product-collections-featured-collections.php
6075
0644
edit
dl
rm
product-collections-newest-arrivals.php
2351
0644
edit
dl
rm
product-details-listing.php
1721
0644
edit
dl
rm
product-details-pattern.php
9455
0644
edit
dl
rm
product-featured-2-columns.php
2981
0644
edit
dl
rm
product-hero-2-col-2-row.php
8215
0644
edit
dl
rm
product-hero.php
1798
0644
edit
dl
rm
product-listing-with-gallery-and-description.php
8293
0644
edit
dl
rm
product-query-4-column-product-row.php
2057
0644
edit
dl
rm
product-query-large-image-product-gallery.php
1448
0644
edit
dl
rm
product-query-minimal-product-list.php
2097
0644
edit
dl
rm
product-query-product-gallery.php
2020
0644
edit
dl
rm
product-query-product-list-with-1-1-images.php
2471
0644
edit
dl
rm
product-query-product-list-with-full-product-description.php
3346
0644
edit
dl
rm
product-search-form.php
311
0644
edit
dl
rm
related-products.php
1777
0644
edit
dl
rm
shop-by-price.php
12219
0644
edit
dl
rm
small-discount-banner-with-image.php
2642
0644
edit
dl
rm
social-follow-us-in-social-media.php
4685
0644
edit
dl
rm
store-info-alt-image-and-text.php
4955
0644
edit
dl
rm
testimonials-3-columns.php
2273
0644
edit
dl
rm
testimonials-single.php
1591
0644
edit
dl
rm
Edit:
/home/altere25/labratnyc.com/wp-content/plugins/woocommerce/patterns/banner.php
(3662B)
<?php /** * Title: Banner * Slug: woocommerce-blocks/banner * Categories: WooCommerce */ use Automattic\WooCommerce\Blocks\AIContent\PatternsHelper; $banner_title = $content['titles'][0]['default'] ?? ''; $banner_button = $content['buttons'][0]['default'] ?? ''; $first_description = $content['descriptions'][0]['default'] ?? ''; $second_description = $content['descriptions'][1]['default'] ?? ''; ?> <!-- wp:columns {"verticalAlignment":null,"align":"wide","backgroundColor":"contrast"} --> <div class="wp-block-columns alignwide has-contrast-background-color has-background"> <!-- wp:column {"verticalAlignment":"center","style":{"spacing":{"padding":{"top":"var:preset|spacing|30","right":"var:preset|spacing|30","bottom":"var:preset|spacing|30","left":"var:preset|spacing|30"}}}} --> <div class="wp-block-column is-vertically-aligned-center" style="padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)"> <!-- wp:paragraph {"style":{"typography":{"fontSize":"18px"},"spacing":{"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}}, "textColor":"base"} --> <p class="has-base-color has-text-color" style="margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;font-size:18px"><strong><?php echo esc_html( $first_description ); ?></strong> </p> <!-- /wp:paragraph --> <!-- wp:paragraph {"style":{"typography":{"fontSize":"48px"},"spacing":{"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"padding":{"top":"0","right":"0","bottom":"0","left":"0"}}}, "textColor":"base"} --> <p class="has-base-color has-text-color" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;font-size:48px"><strong><?php echo esc_html( $banner_title ); ?></strong> </p> <!-- /wp:paragraph --> <!-- wp:paragraph {"style":{"typography":{"fontSize":"24px"},"spacing":{"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}}, "textColor":"base"} --> <p class="has-base-color has-text-color" style="margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;font-size:24px"><?php echo esc_html( $second_description ); ?></p> <!-- /wp:paragraph --> <!-- wp:buttons {"style":{"spacing":{"blockGap":"0","margin":{"top":"20px","bottom":"0"}}}} --> <div class="wp-block-buttons" style="margin-top:20px;margin-bottom:0"> <!-- wp:button {"style":{"typography":{"fontSize":"16px"},"border":{"width":"0px","style":"none"}},"className":"is-style-fill"} --> <div class="wp-block-button has-custom-font-size is-style-fill" style="font-size:16px"> <a class="wp-block-button__link wp-element-button" href="<?php echo esc_url( get_permalink( wc_get_page_id( 'shop' ) ) ); ?>" style="border-style:none;border-width:0px;"> <?php echo esc_html( $banner_button ); ?> </a> </div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"center"} --> <div class="wp-block-column is-vertically-aligned-center"> <!-- wp:image {"id":1,"sizeSlug":"full","linkDestination":"none"} --> <figure class="wp-block-image size-full"> <img src="<?php echo esc_url( PatternsHelper::get_image_url( $images, 0, 'assets/images/pattern-placeholders/music-needle-turntable-black-and-white-white-photography.jpg' ) ); ?>" alt="<?php esc_attr_e( 'Placeholder image used to represent products being showcased in a banner.', 'woocommerce' ); ?>" class="wp-image-1" /> </figure> <!-- /wp:image --> </div> <!-- /wp:column --> </div> <!-- /wp:columns -->
Save
cmd:
run