✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server366.web-hosting.com ​🇻​♯➤ 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 67.223.118.204 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.243
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/builxejc/public_html/wp-content/plugins/woocommerce/patterns//featured-category-triple.php
<?php
/**
 * Title: Featured Category Triple
 * Slug: woocommerce-blocks/featured-category-triple
 * Categories: WooCommerce, featured-selling
 */

$image1 = plugins_url( 'assets/images/pattern-placeholders/tree-branch-plant-wood-leaf-flower.jpg', WC_PLUGIN_FILE );
$image2 = plugins_url( 'assets/images/pattern-placeholders/watch-hand-brand-jewellery-strap-platinum.jpg', WC_PLUGIN_FILE );
$image3 = plugins_url( 'assets/images/pattern-placeholders/white-vase-decoration-pattern-ceramic-lamp.jpg', WC_PLUGIN_FILE );

$first_title  = __( 'Home decor', 'woocommerce' );
$second_title = __( 'Retro photography', 'woocommerce' );
$third_title  = __( 'Handmade gifts', 'woocommerce' );
?>

<!-- wp:group {"metadata":{"name":"Featured Category Triple"},"align":"full","style":{"spacing":{"padding":{"top":"calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))","bottom":"calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))","left":"var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))","right":"var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal))"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained","justifyContent":"center"}} -->
<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))">
	<!-- wp:spacer {"height":"calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))"} -->
	<div style="height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))" aria-hidden="true" class="wp-block-spacer"></div>
	<!-- /wp:spacer -->

	<!-- wp:columns {"metadata":{"categories":["woo-commerce"],"patternName":"woocommerce-blocks/featured-category-triple","name":"Featured Category Triple"},"align":"wide","style":{"spacing":{"blockGap":{"top":"0px","left":"0px"},"padding":{"right":"0","left":"0","top":"0","bottom":"0"},"margin":{"top":"0px","bottom":"0px"}}}} -->
	<div class="wp-block-columns alignwide" style="margin-top:0px;margin-bottom:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
		<!-- wp:column -->
		<div class="wp-block-column">
			<!-- wp:cover {"url":"<?php echo esc_url( $image1 ); ?>","id":1,"dimRatio":30,"overlayColor":"black","isUserOverlayColor":true,"contentPosition":"bottom center","style":{"spacing":{"padding":{"bottom":"56px"}}},"className":"has-white-color"} -->
			<div class="wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color" style="padding-bottom:56px">
				<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-30 has-background-dim"></span>
				<img class="wp-block-cover__image-background wp-image-1" alt="<?php esc_attr_e( 'Placeholder image used to represent products being showcased in featured categories banner. 1 out of 3.', 'woocommerce' ); ?>" src="<?php echo esc_url( $image1 ); ?>" data-object-fit="cover"/>
				<div class="wp-block-cover__inner-container">
					<!-- wp:heading {"textAlign":"center","level":4,"style":{"spacing":{"margin":{"bottom":"24px"}}}} -->
					<h4 class="wp-block-heading has-text-align-center" style="margin-bottom:24px"><?php echo esc_html( $first_title ); ?></h4>
					<!-- /wp:heading -->
					<!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}},"spacing":{"padding":{"top":"0","bottom":"0"},"margin":{"top":"0","bottom":"0"}}}} -->
					<p class="has-text-align-center has-link-color" style="margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0">
						<a href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" data-type="link" data-id="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>"><?php esc_html_e( 'Shop Now', 'woocommerce' ); ?></a>
					</p>
					<!-- /wp:paragraph -->
				</div>
			</div>
			<!-- /wp:cover -->
		</div>
		<!-- /wp:column -->

		<!-- wp:column -->
		<div class="wp-block-column">
			<!-- wp:cover {"url":"<?php echo esc_url( $image2 ); ?>","id":1,"dimRatio":30,"overlayColor":"black","isUserOverlayColor":true,"contentPosition":"bottom center","style":{"spacing":{"padding":{"bottom":"56px"}}},"className":"has-white-color"} -->
			<div class="wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color" style="padding-bottom:56px">
				<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-30 has-background-dim"></span>
				<img class="wp-block-cover__image-background wp-image-1" alt="<?php esc_attr_e( 'Placeholder image used to represent products being showcased in featured categories banner. 2 out of 3.', 'woocommerce' ); ?>" src="<?php echo esc_url( $image2 ); ?>" data-object-fit="cover"/>
				<div class="wp-block-cover__inner-container">
					<!-- wp:heading {"textAlign":"center","level":4,"style":{"spacing":{"margin":{"bottom":"24px"}}}} -->
					<h4 class="wp-block-heading has-text-align-center" style="margin-bottom:24px"><?php echo esc_html( $second_title ); ?></h4>
					<!-- /wp:heading -->
					<!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}},"spacing":{"padding":{"top":"0","bottom":"0"},"margin":{"top":"0","bottom":"0"}}}} -->
					<p class="has-text-align-center has-link-color" style="margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0">
						<a href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" data-type="link" data-id="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>"><?php esc_html_e( 'Shop Now', 'woocommerce' ); ?></a>
					</p>
					<!-- /wp:paragraph -->
				</div>
			</div>
			<!-- /wp:cover -->
		</div>
		<!-- /wp:column -->

		<!-- wp:column -->
		<div class="wp-block-column">
			<!-- wp:cover {"url":"<?php echo esc_url( $image3 ); ?>","id":1,"dimRatio":30,"overlayColor":"black","isUserOverlayColor":true,"contentPosition":"bottom center","style":{"spacing":{"padding":{"bottom":"56px"}}},"className":"has-white-color"} -->
			<div class="wp-block-cover is-light has-custom-content-position is-position-bottom-center has-white-color" style="padding-bottom:56px">
				<span aria-hidden="true" class="wp-block-cover__background has-black-background-color has-background-dim-30 has-background-dim"></span>
				<img class="wp-block-cover__image-background wp-image-1" alt="<?php esc_attr_e( 'Placeholder image used to represent products being showcased in featured categories banner. 3 out of 3', 'woocommerce' ); ?>" src="<?php echo esc_url( $image3 ); ?>" data-object-fit="cover"/>
				<div class="wp-block-cover__inner-container">
					<!-- wp:heading {"textAlign":"center","level":4,"style":{"spacing":{"margin":{"bottom":"24px"}}}} -->
					<h4 class="wp-block-heading has-text-align-center" style="margin-bottom:24px"><?php echo esc_html( $third_title ); ?></h4>
					<!-- /wp:heading -->
					<!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}},"spacing":{"padding":{"top":"0","bottom":"0"},"margin":{"top":"0","bottom":"0"}}}} -->
					<p class="has-text-align-center has-link-color" style="margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0">
						<a href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" data-type="link" data-id="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>"><?php esc_html_e( 'Shop Now', 'woocommerce' ); ?></a>
					</p>
					<!-- /wp:paragraph -->
				</div>
			</div>
			<!-- /wp:cover -->
		</div>
		<!-- /wp:column -->
	</div>
	<!-- /wp:columns -->

	<!-- wp:spacer {"height":"calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))"} -->
	<div style="height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))" aria-hidden="true" class="wp-block-spacer"></div>
	<!-- /wp:spacer -->
</div>
<!-- /wp:group -->


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
banner.php
4.284 KB
6 Oct 2025 5.56 PM
builxejc / builxejc
0644
coming-soon-entire-site.php
5.829 KB
3 Mar 2025 10.28 PM
builxejc / builxejc
0644
coming-soon-store-only.php
2.266 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
coming-soon.php
0.496 KB
3 Mar 2025 10.28 PM
builxejc / builxejc
0644
content-right-image-left.php
3.468 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
featured-category-cover-image.php
3.673 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
featured-category-triple.php
8.102 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
footer-large.php
4.066 KB
14 Nov 2024 1.17 AM
builxejc / builxejc
0644
footer-simple-menu.php
2.641 KB
26 Mar 2024 4.56 PM
builxejc / builxejc
0644
footer-with-3-menus.php
3.264 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
four-image-grid-content-left.php
5.153 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
header-centered-pattern.php
2.493 KB
20 Aug 2024 7.13 PM
builxejc / builxejc
0644
header-distraction-free.php
0.859 KB
14 Nov 2024 1.17 AM
builxejc / builxejc
0644
header-essential.php
1.337 KB
23 Sep 2024 8.44 PM
builxejc / builxejc
0644
header-large.php
2.571 KB
30 Jul 2024 7.31 PM
builxejc / builxejc
0644
header-minimal.php
1.572 KB
23 Sep 2024 8.44 PM
builxejc / builxejc
0644
heading-with-three-columns-of-content-with-link.php
5.05 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
hero-product-3-split.php
6.802 KB
6 Oct 2025 5.56 PM
builxejc / builxejc
0644
hero-product-chessboard.php
8.624 KB
6 Oct 2025 5.56 PM
builxejc / builxejc
0644
hero-product-split.php
2.997 KB
6 Oct 2025 5.56 PM
builxejc / builxejc
0644
intro-centered-content-with-image-below.php
3.427 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
just-arrived-full-hero.php
2.061 KB
6 Oct 2025 5.56 PM
builxejc / builxejc
0644
no-products-found-filters.php
1.098 KB
25 Jun 2024 9.17 PM
builxejc / builxejc
0644
no-products-found.php
0.34 KB
27 Dec 2023 12.45 AM
builxejc / builxejc
0644
page-coming-soon-default.php
5.593 KB
1 Apr 2025 3.51 PM
builxejc / builxejc
0644
page-coming-soon-image-gallery.php
13.525 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
page-coming-soon-minimal-left-image.php
7.806 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
page-coming-soon-modern-black.php
5.212 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
page-coming-soon-split-right-image.php
7.108 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
page-coming-soon-with-header-footer.php
2.08 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
product-collection-3-columns.php
2.016 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
product-collection-4-columns.php
3.564 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
product-collection-5-columns.php
3.527 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
product-collection-featured-products-5-columns.php
4.245 KB
6 Oct 2025 5.56 PM
builxejc / builxejc
0644
product-query-product-gallery.php
3.614 KB
24 Nov 2025 11.10 PM
builxejc / builxejc
0644
product-search-form.php
0.41 KB
25 Jun 2024 9.17 PM
builxejc / builxejc
0644
related-products.php
2.216 KB
23 Jun 2025 7.46 PM
builxejc / builxejc
0644
social-follow-us-in-social-media.php
5.792 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
testimonials-3-columns.php
4.114 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
testimonials-single.php
3.381 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
three-columns-with-images-and-content.php
6.503 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF