feat: get featured product base on facet Featured and Discount

:%s
This commit is contained in:
lytrankieio123
2021-10-04 21:12:47 +07:00
parent 8898882a72
commit c6dc27ab59
3 changed files with 29 additions and 19 deletions

View File

@@ -112,9 +112,9 @@ export const BRAND = [
]
export const CODE_FACET_FEATURED = 'featured'
export const CODE_FACET_DISCOUNT = 'discount'
export const CODE_FACET_FEATURED_VARIANT = {
FRESH: 'fresh',
BEST_SELLERS: 'best-sellers'
}
export const FEATURED = [