how to add stickers

how to add stickers

Abdul-Basit1
New Member
6 0 0

Hi I need to add this type of sticker on my product page, can someone please tell me how can i add this?

AbdulBasit1_0-1738724758226.png

 

Replies 4 (4)

Dan-From-Ryviu
Shopify Partner
10860 2141 2276

Hi @Abdul-Basit1 

You can try to add a multiple-column section if your theme supports it and copy images above. 

- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Guleria
Shopify Partner
3963 792 1126

Hello @Abdul-Basit1 ,

 

Check the product page settings maybe there you will find an option to add images like this.  
Alternatively you can use an app section.

 

Regards
Guleria

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

oscprofessional
Shopify Partner
16224 2425 3151

Hi @Abdul-Basit1 ,
1. Add Image in the Product Template (Code Method)

  • Go to Online Store > Themes > Edit Code.
  • Open sections/main-product.liquid or snippets/product-template.liquid.
  • Find a suitable place to insert the image (usually below the product title or price).
  • Add this code:

 

<div class="product-sticker">
    <img src="{{ 'sticker-image.png' | asset_url }}" alt="Product Sticker">
</div>

 

Make sure to upload the image to Settings > Files in Shopify and replace 'sticker-image.png' with your actual file name.

 

2. Use a Metafield (For Different Stickers per Product)

If different products need different stickers:

  • Go to Shopify Admin > Settings > Custom Data > Products.
  • Add a new Metafield (Type: File).
  • Go to Products, and under the Metafield section, upload the sticker for each product.
  • Modify your product template (main-product.liquid) and add:

 

{% if product.metafields.custom.sticker_image.value %}
    {% assign custom_sticker_image = product.metafields.custom.sticker_image.value %}
    <div class="product-sticker">
        <img src="{{ custom_sticker_image }}" alt="Product Sticker">
    </div>
{% endif %}

 

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free | OSCP Shipping Discounts App : Free

LizHoang
Shopify Partner
717 82 109

Hi @Abdul-Basit1, thanks for reaching out.

 

Regarding your concern, you can go to your theme settings, most themes have a section where you can upload an image to display on the product page.

 

Please take a look at my screenshot for further details: https://prnt.sc/JJRoJz8eGyKH 

 

I hope my information is helpful to you. 

 

Liz

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program