All things Shopify and commerce
I need to know how to write a note on all my product pictures, for example Write "Enjoy Massive Discounts"
Hi @Essawy,
You can add a note like "Enjoy Massive Discounts" to all your product pictures using a Shopify app like "Easy Watermarks" or "PixPix Image Editor." These apps let you apply text or watermarks to multiple images at once. Alternatively, if you prefer manual editing, you can use Canva or Photoshop to overlay the text before uploading images to your store. If you're comfortable with coding, you can add a CSS overlay to display the message on all product images without modifying the actual files.
Thanks for your answer
Now How about if i need to write on selected products, for example, my dropshipping store has items from USA already have a tag Fast shipping, How to write Fast shipping on those selected products?
If you want to display "Fast Shipping" on selected products without modifying the images, you can use Shopify's built-in tagging system and a bit of Liquid code. First, add a tag like fast-shipping to the relevant products. Then, modify your product-card.liquid or product-template.liquid file to check for this tag and display a label accordingly. You can style it with CSS to make it stand out. This way, only tagged products will show the "Fast Shipping" label without affecting other products.
Thanks so much
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025