7 lines
87 B
Smarty
7 lines
87 B
Smarty
<style>
|
|
ul.products {
|
|
display: none !important;
|
|
visibility: hidden;
|
|
}
|
|
</style>
|