Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

ivanlopezluna/product-promotion-badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Promotion Badges

Return the Highlight promotions name and displays it on the products shelf

Installation

Use the vtex toolbelt to install.

vtex install vtex.product-promotion-badges

Usage

  "stack-layout": {
    "props": {
      "blockClass": "product"
    },
    "children": [
      "flex-layout.row#product-image",
      "product-bookmark",
      "product-specification-badges",
      "product-promotion-badges"
    ]
  },

Handles

  • 'wrapper'
  • 'tag'
  • 'tag--{{promotion name}}' //special characters and spaces replaced for '-'

Props

N/A

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published