Vapor Documentation
Purchase NowSupport CenterOur Portfolio
  • GREETING
    • Welcome to Vapor Shop
    • How To Get Support
    • Full Theme Features
    • Change Log
    • FAQs
  • ⚙️INSTALLATION
    • How to Install & Activate
    • Where Is My Purchase Code?
    • Transfer License To a New Domain
    • Importing Sample Images
    • Importing Products With a CSV File
  • ⚙️GENERAL SETTINGS
    • Homepage Settings
    • Theme Settings
    • Header Settings
    • Edit Default Theme Content
    • Theme Colors
    • Typography
    • Enable Customer Account
    • Social Media
    • Wishlist
    • Product Review App
    • Search Settings
    • Newsletter Popup
    • Currency Settings
    • Language Settings
    • Free Shipping Threshold
    • Create Cross-Sell Collection
    • Product Countdown Time
    • Enable RTL Layout
    • Notify Me When Out Of Stock
    • Age Verification Popup
    • Breadcrumbs Settings
    • Metafields Settings
    • Favicon
    • Checkout
  • MENU SETTING
    • Main Menu
    • Vertical Menu
  • CART SETTINGS
    • Mini Cart
  • PRODUCT PAGE SETTINGS
    • Setup Product Page Layout
    • Product Page Settings
    • Variants Settings
    • Product Pre-Order
  • COLLECTIONS PAGE
    • Setup Collection Page Layout
    • Collection Page Settings
    • Filter Sidebar
  • BLOG SETTINGS
    • Setup Blog Page Layout
    • Setup Blog Detail Layout
    • Blog Comment Settings
Powered by GitBook
On this page
  • Step 1: Create a metafield definition
  • Step 2: Add values to metafields
  • Sold - Available Bar setting
  • Step 1: Create a metafield definition
  • Step 2: Add values to metafields
  • How To change icons on the Sold - Available Bar?
  1. GENERAL SETTINGS

Product Countdown Time

PreviousCreate Cross-Sell CollectionNextEnable RTL Layout

Last updated 1 year ago

Product Countdown Time feature can enhance sales conversion effectively by emphasizing the limited time that the shoppers get to grab the deal. For this function to work, please follow these steps :

Step 1: Create a metafield definition

  1. From your Shopify admin, go to Settings > Custom data.

  2. Under Metafields, click Products.

  3. Click Add definition

  4. Name your metadata field definition

  5. The namespace and key you need to name is "sale.countdown" to match the code in our theme.

  6. Choose type as Date

  7. Click Save button

Step 2: Add values to metafields

  1. From your Shopify admin, go to Products

  2. Click on a product for which you want to add a time countdown value.

  3. Scroll down and click on Metafields. Enter the time for that product.

  4. Click Save button


Sold - Available Bar setting

Step 1: Create a metafield definition

  1. From your Shopify admin, go to Settings > Custom data.

  2. Under Metafields, click Products.

  3. Click Add definition

  4. Name your metadata field definition

  5. The namespace and key you need to name is "stock.initial" to match the code in our Theme.

  6. Choose type as Integer

  7. Click Save button

Step 2: Add values to metafields

  1. From your Shopify admin, go to Products

  2. Click on a product for which you want to add the metafield

  3. Scroll down and click on Metafields. Enter the total quantity of that product so that after each order, the total quantity here will be subtracted from the total sold of that product.

  4. Click Save button


How To change icons on the Sold - Available Bar?

From "Theme Settings", click the tab "Flash Deal Bar And Countdown"

  1. Choose the icon you want and upload

  2. Background option of the entire bar

  3. Bar gradient background option shows % of products sold

⚙️