SheanM
September 18, 2021, 4:20am
1
Hi all,
My goal is to add my own images to the right side of the product page. I’m trying to achieve having a set of icons on the right side like the Transparency section of this website (not model pictures):
https://attirethestudio.com/collections/pullover/products/high-neck-sweater-black
I’m using a paid theme (Context theme), but I believe this could be achieved using liquid. I just don’t know how to get to this point. I’m trying to get the icons to go under the bullet points (image shown) if possible.
Let me know if you need more information from me. Thank you!
suyash1
September 18, 2021, 4:28am
2
@SheanM - it can be done by editing product template of your theme, this will make sure that the section will appear on all the products of your theme. If you can add me as collaborator then I can do it.
SheanM
September 18, 2021, 4:55am
3
Hi @suyash1 , I appreciate your help. The thing is, I’m doing this for a client and we’re using separate accounts. I’m using my own account just to sign up for this.
Will you be able to guide me with screenshots or liquid codes?
suyash1
September 18, 2021, 5:01am
4
@SheanM - sure, do you have product template section code file and your website link? can you please share both?
SheanM
September 18, 2021, 9:53pm
5
The website is https://www.mxt2510.com/
The product.liquid code from the section folder:
{% schema %}
{
"name": "Product pages",
"settings": [
{
"type": "checkbox",
"id": "show_vendor",
"label": "Show vendor",
"default": true
},
{
"type": "checkbox",
"id": "show_swatches",
"label": "Show swatches",
"default": false
},
{
"type": "checkbox",
"id": "show_share_buttons",
"label": "Show social sharing buttons",
"default": true
},
{
"type": "checkbox",
"id": "show_quantity_input",
"label": "Show quantity input",
"info": "If quantity inputs are hidden, quantities will default to 1.",
"default": true
},
{
"type": "checkbox",
"id": "enable_payment_button",
"label": "Show dynamic checkout button",
"info": "Lets customers check out directly using a familiar payment method. [Learn more](https://help.shopify.com/manual/using-themes/change-the-layout/dynamic-checkout)",
"default": true
},
{
"type": "header",
"content": "Media"
},
{
"type": "paragraph",
"content": "Learn more about [media types](https://help.shopify.com/en/manual/products/product-media)"
},
{
"id": "enable_video_looping",
"type": "checkbox",
"label": "Enable video looping",
"default": true
}
]
}
{% endschema %}
Let me know what else I can share.
SheanM
September 23, 2021, 2:34am
6
@suyash1 any updates on it? I can switch back to my client’s account and add you as a collaborator if that makes things easier.
suyash1
September 23, 2021, 3:42am
7
@SheanM - hi, yes its it possible to add as collaborator? that would be easy to make the changes
SheanM
September 24, 2021, 1:47am
8
You can add this store URL and request to be a collaborator for this Shopify account
https://www.mxt2510.com/
I thought I’d add you, but I learned it has to be the other way. Thanks again.
suyash1
September 24, 2021, 2:55am
9
@SheanM - i sent you the request
SheanM
September 24, 2021, 5:58am
10
Just accepted your request. Let me know if you need anything.
suyash1
September 24, 2021, 12:19pm
11
@SheanM - please check your product page, on it I added temporary images. Please email me the images which you need to add , I will add them.
1 Like
SheanM
September 28, 2021, 2:26am
12
At the last minute, the client decided on a new theme. But I appreciate your time to work with me on this.
Thank you!
Hi,
I am trying to do this on Prestige. Would you mind sharing how to do this?
https://beausandbabes.com/collections/tops/products/daddys-girl-t-shirt
Thanks,