changes
This commit is contained in:
6
tpl/hideProductsWrapper.tpl
Normal file
6
tpl/hideProductsWrapper.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
<style>
|
||||
ul.products {
|
||||
display: none;
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user