DECO Guidelines
  • 👋Welcome
  • Our Features
    • 🚀DECO Product Labels
    • ⛳DECO Product Badges
    • 🎯DECO Product Banners
    • 🎁DECO Trust Badges
  • Our Special Features
    • 🤝Customer Targetted
    • 💰Show DECO Labels On BOGOS.io Gift Offer
    • 🏆Label Bundles
    • 🌟Priority
    • ⛷️Show Auto Discount
    • 🌏Show label on store languages
    • 🧭Countdown Timer
    • 🪁Transfer Settings
  • 🌼Show Product Review Values
  • Fundamentals
    • 📢FAQs
      • How To Create An Effective Prompt For Our AI Image Generator?
      • What Is The Recommendation For Self-Uploading Templates?
      • How Do I Fix The Missing Label/Badge Issue On My Website ?
      • How To Position Labels Anywhere On Product Images ?
      • How To Make Label/Badge Have Same Size on Any Screen/Device ?
      • How To Display DECO's Features on An Unpublished Theme?
      • Can I use the app for free?
      • What is the difference between a Label & a badge ?
      • How do I approve DECO's partner request ?
      • How do I update DECO partner's request?
      • How can I find the collaborator code?
      • Mandatory rules for Text Label/ Text Badge/ Banner Content
      • How to remove old code left from the big update?
        • 🍂What happen after you uninstall DECO ?
  • 🪁Skyrocket Conversion Rate with DECO Banner Bars! ✨
  • 🔥Differentiate Your Brand: The Strategy For Your Success! 🪭
Powered by GitBook
On this page
  • GUIDELINE VIDEO
  • DETAILED DOCS
  1. Our Special Features

Show Auto Discount

Select an automatic text option to display dynamic details of each product. Specifically, it'll automatically calculate % discount, Remaining stock, Day release, etc of each products.

PreviousPriorityNextShow label on store languages

Last updated 4 months ago

GUIDELINE VIDEO

This function is only available for TEXT LABEL/BADGE

DETAILED DOCS

  • First, on your app dashboard, click on "Create label":

  • Then, you will see this screen, please choose "Text label":

  • After that, click on "Add discount" button, then choose 1 of your preffered

This feature will base on your available settings in your Shopify Admin to automatically calculate and display dynamic values of your products

5 types of variables:

Types
Code
Usage
Example

Discount %

SAVE {SAVE_PERCENT}%

It will use this formula: [(Compare-at price - price)/ compare-at price]*100 in your Shopify admin to automatically display the sale percentage

  • Price: $399

  • Compare-at price: $499

-> Formula: [(499-399)/499]*100

-> The sale percentage displayed on label: SAVE 20%

Discount amount

SAVE {SAVE_AMOUNT} NOW

It will use this formula: (Compare-at price - Price) in Shopify admin to automatically display the sale amount

  • Price: $350

  • Compare-at price: $560

-> Result: SAVE 210 NOW

Price

ONLY {PRICE}$

It will base on the Price of your products to display on your label

  • Price: $350

-> Result: ONLY 350$

Day release

NEW IN {NEW_FOR}

It will base on the publish date of your products to automatically calculate how many days left to display on your label

  • The created date: July 1, 2024

  • The current date: July 10, 2024 -> Result: NEW IN 10

Remaining stock

ONLY {STOCK} LEFT

It will base on the total of available stock in Inventory to automatically display on your label

  • Available: 19

-> Result: ONLY 19 LEFT

NOTE:

1. If you want your text will be in another lines: Insert </br> into the text box

2. All content in the text box should be written in 1 line, please don't press "enter" on your keyboard

3. This mark " is a special character, instead of using it, please use this mark '

⛷️
Page cover image