{{ attach_library('budvue/products-script') }} {{ attach_library('ajax_link/ajaxLink') }}

| Photo | Product Name | SKU | UPC/GTIN | {#Product Name![]() | #}
Category | {#Producer | #}Format | Strain | Size | Units | Price | THC | CBD | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ✔ | {% else %}X | {% endif %}{{ product.product_name }} | {{ product.sku }} | {{ product.upc }} | {{ product.category }} | {#{{ product.source }} | #}{{ product.format }} | {{ product.strainType }} | {{ product.netSize }} | {{ product.netSizeUom }} | ${{ product.sale_price }} | {# {% if product.sale_price != product.list_price %}${{ product.sale_price }} | {% else %}{% endif %} #} | {{ product.thcMax }}{{ product.thcUom }} | {{ product.cbdMax }} | {##} {# | #} | ||
| {% set itemsPerPage = pager.items_per_page %} {% set currentPage = pager.current_page %} {% set totalItems = pager.total_items %} {% set totalPages = pager.total_pages %} | |||||||||||||||||||
| {% set itemsPerPage = pager.items_per_page %} {% set currentPage = pager.current_page %} {% set totalItems = pager.total_items %} {% set totalPages = pager.total_pages %} {# Get the current URL with existing query parameters #} {% set currentUrlStringWithParams = currentUrlString ~ ('?' in currentUrlString ? '&' : '?') ~ query_string | raw %} | |||||||||||||||||||