How to add custom images on the right side of a product page?

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!

@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.

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?

@SheanM - sure, do you have product template section code file and your website link? can you please share both?

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.

@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.

@SheanM - hi, yes its it possible to add as collaborator? that would be easy to make the changes

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.

@SheanM - i sent you the request

Just accepted your request. Let me know if you need anything.

@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

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,