Files
mccans-theme/tpl/hideProducts.tpl
2025-06-25 16:04:19 -07:00

7 lines
85 B
Smarty

<style>
.woocommerce-wrapper {
display: none;
visibility: hidden;
}
</style>