Hey there world!
I got this problem, i stuggle with..
I want to make a list of products i add the to the costumer.
The ting is, i add the product to the customer and the costomer i add this on
is the only one who can see the products on their site.
Then they can see then the products are sold and so on.
I also want to make a pricelist on the products in total so they can see what the total is on all products.
First thing first, i need the images on the damn list, and want it centeret.
Anyone who can help me out on this??
Links below.
-
{% for item in customer.metafields["custom"]["t_j_p_side"].value %}
- {{ item.title }} {% endfor %}

