Import static replica of cigvillage.ie (WooCommerce storefront snapshot)
Some checks failed
/ deploy (push) Has been cancelled

Scaffold (deploy workflow, AGENTS/CLAUDE/README) + full static mirror of
cigvillage.ie: home, shop, product/category/tag pages, contact, blog. Dynamic
commerce (cart/checkout/my-account/Stripe) is intentionally excluded — not
functional on a static host.
This commit is contained in:
Workshop Bot 2026-06-09 21:57:42 +00:00
parent 9a8d40b290
commit 044a14be5e
422 changed files with 16026 additions and 1 deletions

View file

@ -0,0 +1 @@
jQuery(function(a){a(".woocommerce-product-gallery.gallery-has-thumbnails").each(function(){var b=a(this);b.height(b.height()),b.on("wc-product-gallery-after-init",function(){setTimeout(function(){b.height("")},500)})})});