No content to show
User Activity
I`m looking for a way to display reviews in the Mini Cart/Cart Page,I`m using a warehouse theme, the theme already has a way to display reviews but not in cart/mini cart.i`m not sure if this is a code that displaying reviews: {%- if settings.sh...
09-30-2022
i mean to stop it from scrolling until the end of the product list collection.
09-30-2022
it still moves over the footer when scrolling down, I want it to stop until the last products in the grid/list
09-29-2022
that issue only for small devices: tablet/mobile. here a store link: https://arazn.com/collections/all
page, Sort by: Filters go over the icons and the footer when scrolling down, it need a little bit of CSS, I’m using warehouse theme, any help?
How I can Replace Shopify Placeholder Images with custom images example:https://cdn.shopify.com/s/files/1/0602/7516/3275/files/cash-flow_2.png?v=1664041783I didn't find any answer for this, Please any help?
09-19-2022
{%- assign shipping_estimator_block = section.blocks | where: 'type', 'shipping_estimator' | first -%}
{%- assign variant_selector_block = section.blocks | where: 'type', 'variant_selector' | first -%}
{%- assign buy_buttons_block = section.blocks | ...
09-18-2022
this code changed the position on collection, not in product page
09-18-2022
{%- comment -%}Color labels used to detect what is a color swatch{%- endcomment -%}
{%- assign color_label = 'color,colour,couleur,cor,colore,farbe,색,色,カラー,färg,farve,szín,barva' | split: ',' -%}
<div class="product-item {% if horizontal %}pro...
take a look here at an example, of what I'm trying to do, I`m using warehouse theme file:///C:/Users/Kingd/OneDrive/Pictures/Screenshots/Change%20Price%20Position.png