Cloning script for Luminate from US to CAN.

This commit is contained in:
Norm Rasmussen
2024-09-17 11:40:12 -04:00
parent d87eb0db7f
commit c9244c5d78
3 changed files with 138 additions and 23 deletions

View File

@ -122,6 +122,7 @@
<span style="color: #757575; margin-bottom: 10px; padding-left: 5px;">Filter By:</span>
<div class="filter-buttons-container">
{% include "filter_by_product", page: 'Homepage' %}
{% include "filter_by_category", page: 'Homepage' %}
</div>
</div>
</div>
@ -284,7 +285,7 @@
display: flex;
flex-direction: column;
}
.catalog-filter-component{
display: flex;
flex-direction: column;