X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/plugins/woocommerce/patterns
home
/
hamdjcne
/
public_html
/
wp-content
/
plugins
/
woocommerce
/
patterns
/
ðŸ“
..
📄
banner.php
(3.58 KB)
📄
discount-banner-with-image.php
(3.45 KB)
📄
discount-banner.php
(2.41 KB)
📄
featured-category-cover-image.php
(2.06 KB)
📄
featured-category-focus.php
(2.2 KB)
📄
featured-category-triple.php
(6.5 KB)
📄
featured-products-fresh-and-tasty.php
(7.18 KB)
📄
filters.php
(3.52 KB)
📄
footer-large-dark.php
(4.35 KB)
📄
footer-large.php
(3.91 KB)
📄
footer-simple-dark.php
(3.13 KB)
📄
footer-simple-menu.php
(2.64 KB)
📄
footer-simple.php
(2.71 KB)
📄
footer-with-2-menus-dark.php
(3.86 KB)
📄
footer-with-2-menus.php
(3.24 KB)
📄
footer-with-3-menus.php
(3.26 KB)
📄
header-centered-pattern.php
(2.57 KB)
📄
header-essential-dark.php
(2.05 KB)
📄
header-essential.php
(1.26 KB)
📄
header-large-dark.php
(2.17 KB)
📄
header-large.php
(2.55 KB)
📄
header-minimal.php
(1.37 KB)
📄
hero-product-3-split.php
(4.94 KB)
📄
hero-product-chessboard.php
(7.16 KB)
📄
hero-product-split.php
(1.54 KB)
📄
just-arrived-full-hero.php
(2.14 KB)
📄
no-products-found.php
(348 B)
📄
product-collection-3-columns.php
(1.77 KB)
📄
product-collection-4-columns.php
(1.98 KB)
📄
product-collection-5-columns.php
(1.88 KB)
📄
product-collection-banner.php
(3.21 KB)
📄
product-collection-featured-products-5-columns.php
(2.49 KB)
📄
product-collection-full-grid.php
(1.91 KB)
📄
product-collection-grid.php
(1.76 KB)
📄
product-collection-rows.php
(2.44 KB)
📄
product-collection-simple-grid.php
(1.66 KB)
📄
product-collections-featured-collection.php
(4.41 KB)
📄
product-collections-featured-collections.php
(5.93 KB)
📄
product-collections-newest-arrivals.php
(2.3 KB)
📄
product-details-listing.php
(1.68 KB)
📄
product-details-pattern.php
(9.23 KB)
📄
product-featured-2-columns.php
(2.91 KB)
📄
product-hero-2-col-2-row.php
(8.02 KB)
📄
product-hero.php
(1.76 KB)
📄
product-listing-with-gallery-and-description.php
(8.1 KB)
📄
product-query-4-column-product-row.php
(2.01 KB)
📄
product-query-large-image-product-gallery.php
(1.41 KB)
📄
product-query-minimal-product-list.php
(2.05 KB)
📄
product-query-product-gallery.php
(1.94 KB)
📄
product-query-product-list-with-1-1-images.php
(2.41 KB)
📄
product-query-product-list-with-full-product-description.php
(3.27 KB)
📄
product-search-form.php
(311 B)
📄
related-products.php
(1.74 KB)
📄
shop-by-price.php
(11.93 KB)
📄
small-discount-banner-with-image.php
(2.58 KB)
📄
social-follow-us-in-social-media.php
(4.73 KB)
📄
store-info-alt-image-and-text.php
(4.84 KB)
📄
testimonials-3-columns.php
(2.19 KB)
📄
testimonials-single.php
(1.55 KB)
Editing: product-hero-2-col-2-row.php
<?php /** * Title: Product Hero 2 Column 2 Row * Slug: woocommerce-blocks/product-hero-2-col-2-row * Categories: WooCommerce */ use Automattic\WooCommerce\Blocks\AIContent\PatternsHelper; $image1 = PatternsHelper::get_image_url( $images, 0, 'assets/images/pattern-placeholders/man-person-winter-photography-guy-statue.jpg' ); $image2 = PatternsHelper::get_image_url( $images, 1, 'assets/images/pattern-placeholders/pattern-fashion-clothing-outerwear-wool-scarf.png' ); $first_title = $content['titles'][0]['default'] ?? ''; $second_title = $content['titles'][1]['default'] ?? ''; $third_title = $content['titles'][2]['default'] ?? ''; $fourth_title = $content['titles'][3]['default'] ?? ''; $fifth_title = $content['titles'][4]['default'] ?? ''; $first_description = $content['descriptions'][0]['default'] ?? ''; $second_description = $content['descriptions'][1]['default'] ?? ''; $third_description = $content['descriptions'][2]['default'] ?? ''; $fourth_description = $content['descriptions'][3]['default'] ?? ''; $fifth_description = $content['descriptions'][4]['default'] ?? ''; $button = $content['buttons'][0]['default'] ?? ''; ?> <!-- wp:group {"align":"full","style":{"spacing":{"blockGap":"0px"}}} --> <div class="wp-block-group alignfull"> <!-- wp:media-text {"align":"full","mediaType":"image","mediaId":1,"mediaLink":"<?php echo esc_url( $image1 ); ?>","mediaWidth":40} --> <div class="wp-block-media-text alignfull is-stacked-on-mobile" style="grid-template-columns:40% auto"> <figure class="wp-block-media-text__media"> <img src="<?php echo esc_url( $image1 ); ?>" alt="<?php esc_attr_e( 'Placeholder image used to represent a product being showcased in a hero section.', 'woocommerce' ); ?>" class="wp-image-1 size-full" /> </figure> <div class="wp-block-media-text__content"> <!-- wp:group {"layout":{"contentSize":"760px","type":"constrained"}} --> <div class="wp-block-group"><!-- wp:columns {"verticalAlignment":"top"} --> <div class="wp-block-columns are-vertically-aligned-top"> <!-- wp:column {"verticalAlignment":"top","style":{"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}}} --> <div class="wp-block-column is-vertically-aligned-top" style="padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"> <!-- wp:heading {"style":{"typography":{"fontSize":"58px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"top":"0px"}}}} --> <h2 id="the-eden-jacket" style="margin-top:0px;font-size:58px;font-style:normal;font-weight:600"><?php echo esc_html( $first_title ); ?></h2> <!-- /wp:heading --> </div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"top"} --> <div class="wp-block-column is-vertically-aligned-top"> <!-- wp:group {"style":{"spacing":{"padding":{"top":"10px","right":"10px","bottom":"10px","left":"10px"},"blockGap":"30px"}}} --> <div class="wp-block-group" style="padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px"> <!-- wp:paragraph {"style":{"typography":{"fontSize":"16px"}}} --> <p style="font-size:16px"><?php echo esc_html( $first_description ); ?></p> <!-- /wp:paragraph --> <!-- wp:buttons --> <div class="wp-block-buttons"><!-- wp:button {"className":"is-style-outline"} --> <div class="wp-block-button is-style-outline"> <a class="wp-block-button__link wp-element-button"><?php echo esc_html( $button ); ?></a> </div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:group --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> </div> <!-- /wp:group --> </div> </div> <!-- /wp:media-text --> <!-- wp:media-text {"align":"full","mediaPosition":"right","mediaId":1,"mediaLink":"<?php echo esc_url( $image2 ); ?>","mediaType":"image","mediaWidth":60} --> <div class="wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile" style="grid-template-columns:auto 60%"> <div class="wp-block-media-text__content"> <!-- wp:columns --> <div class="wp-block-columns"> <!-- wp:column {"style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} --> <div class="wp-block-column" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"> <!-- wp:heading {"level":4,"style":{"typography":{"fontStyle":"normal","fontWeight":"600","lineHeight":"1","fontSize":"22px"},"spacing":{"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} --> <h4 id="100-silk" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1"><?php echo esc_html( $second_title ); ?></h4> <!-- /wp:heading --> <!-- wp:paragraph {"style":{"typography":{"fontSize":"16px"}}} --> <p style="font-size:16px"><?php echo esc_html( $second_description ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> <!-- wp:column {"style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} --> <div class="wp-block-column" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"> <!-- wp:heading {"level":5,"style":{"typography":{"fontStyle":"normal","fontWeight":"600","lineHeight":"1","fontSize":"22px"},"spacing":{"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} --> <h5 id="100-silk" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1"><?php echo esc_html( $third_title ); ?></h5> <!-- /wp:heading --> <!-- wp:paragraph {"style":{"typography":{"fontSize":"16px"}}} --> <p style="font-size:16px"><?php echo esc_html( $third_description ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- wp:columns --> <div class="wp-block-columns"> <!-- wp:column {"style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} --> <div class="wp-block-column" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"> <!-- wp:heading {"level":5,"style":{"typography":{"fontStyle":"normal","fontWeight":"600","lineHeight":"1","fontSize":"22px"},"spacing":{"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} --> <h5 id="100-silk" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1"><?php echo esc_html( $fourth_title ); ?></h5> <!-- /wp:heading --> <!-- wp:paragraph {"style":{"typography":{"fontSize":"16px"}}} --> <p style="font-size:16px"><?php echo esc_html( $fourth_description ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> <!-- wp:column {"style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} --> <div class="wp-block-column" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"> <!-- wp:heading {"level":5,"style":{"typography":{"fontStyle":"normal","fontWeight":"600","lineHeight":"1","fontSize":"22px"},"spacing":{"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}}} --> <h5 id="100-silk" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1"><?php echo esc_html( $fifth_title ); ?></h5> <!-- /wp:heading --> <!-- wp:paragraph {"style":{"typography":{"fontSize":"16px"}}} --> <p style="font-size:16px"><?php echo esc_html( $fifth_description ); ?></p> <!-- /wp:paragraph --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> </div> <figure class="wp-block-media-text__media"> <img src="<?php echo esc_url( $image2 ); ?>" alt="<?php esc_attr_e( 'Placeholder image used to represent a product being showcased in a hero section.', 'woocommerce' ); ?>" class="wp-image-1 size-full" /> </figure> </div> <!-- /wp:media-text --> </div> <!-- /wp:group -->
Upload File
Create Folder