115 lines
4.0 KiB
JavaScript
115 lines
4.0 KiB
JavaScript
export const favorite = [
|
|
{
|
|
type: "products",
|
|
contents: [
|
|
{
|
|
file_path_image:
|
|
"https://dynamic.zacdn.com/UwpOxCDuIyVkaiTKDr--O58nQig=/filters:quality(70):format(webp)/https://static-ph.zacdn.com/p/playboy-bunny-3082-3012861-1.jpg",
|
|
product_name: "Highly Fragrant Jasmine Green Tea No. 3 500g",
|
|
regular_price: 200,
|
|
min: 20,
|
|
per: "pieces",
|
|
sold: 340,
|
|
promo: 30,
|
|
rate: 4.2,
|
|
raterTotal: 200,
|
|
vendor_id: "TecNic Inc.",
|
|
stock_status: "instock",
|
|
stock: "9999",
|
|
sale_price: "",
|
|
weight: "",
|
|
length: "",
|
|
width: "",
|
|
height: "",
|
|
product_category:
|
|
"Gadgets & Electronics > Mobile > Charger & Accessories|Gadgets & Electronics > Mobile > Charger & Accessories > Charging & Data Cable|Gadgets & Electronics|Gadgets & Electronics > Mobile",
|
|
product_tag: "accessories|adapter",
|
|
shipping_class: "Champ Delivery",
|
|
},
|
|
{
|
|
file_path_image:
|
|
"https://i.ebayimg.com/images/g/SG0AAOSwLP1hEPrn/s-l1200.webp",
|
|
product_name: "product 1",
|
|
regular_price: 200,
|
|
min: 20,
|
|
per: "pieces",
|
|
sold: 340,
|
|
rate: 4.2,
|
|
raterTotal: 10,
|
|
vendor_id: "Obanana",
|
|
stock_status: "instock",
|
|
stock: "9999",
|
|
sale_price: "",
|
|
weight: "",
|
|
length: "",
|
|
width: "",
|
|
height: "",
|
|
product_category:
|
|
"Gadgets & Electronics > Mobile > Charger & Accessories|Gadgets & Electronics > Mobile > Charger & Accessories > Charging & Data Cable|Gadgets & Electronics|Gadgets & Electronics > Mobile",
|
|
product_tag: "accessories|adapter",
|
|
shipping_class: "Champ Delivery",
|
|
},
|
|
{
|
|
file_path_image:
|
|
"https://cf.shopee.ph/file/f0775aeac92f8aecdf44dad06505694d",
|
|
product_name: "product 1",
|
|
regular_price: 200,
|
|
min: 20,
|
|
per: "pieces",
|
|
sold: 340,
|
|
vendor_id: "TecNic Inc.",
|
|
stock_status: "instock",
|
|
stock: "9999",
|
|
sale_price: "",
|
|
weight: "",
|
|
length: "",
|
|
width: "",
|
|
height: "",
|
|
product_category:
|
|
"Gadgets & Electronics > Mobile > Charger & Accessories|Gadgets & Electronics > Mobile > Charger & Accessories > Charging & Data Cable|Gadgets & Electronics|Gadgets & Electronics > Mobile",
|
|
product_tag: "accessories|adapter",
|
|
shipping_class: "Champ Delivery",
|
|
},
|
|
],
|
|
},
|
|
{
|
|
type: "vendors",
|
|
contents: [
|
|
{
|
|
logo: "https://dynamic.zacdn.com/UwpOxCDuIyVkaiTKDr--O58nQig=/filters:quality(70):format(webp)/https://static-ph.zacdn.com/p/playboy-bunny-3082-3012861-1.jpg",
|
|
name: "TecNic Inc.",
|
|
price: 200,
|
|
min: 20,
|
|
per: "pieces",
|
|
verified: true,
|
|
respoTime: 2,
|
|
tags: ["bag", "Jar", "Clothings"],
|
|
rate: 4.2,
|
|
raterTotal: 200,
|
|
images: [
|
|
"https://dynamic.zacdn.com/UwpOxCDuIyVkaiTKDr--O58nQig=/filters:quality(70):format(webp)/https://static-ph.zacdn.com/p/playboy-bunny-3082-3012861-1.jpg",
|
|
"https://i.ebayimg.com/images/g/SG0AAOSwLP1hEPrn/s-l1200.webp",
|
|
"https://cf.shopee.ph/file/f0775aeac92f8aecdf44dad06505694d",
|
|
],
|
|
},
|
|
{
|
|
logo: "https://dynamic.zacdn.com/UwpOxCDuIyVkaiTKDr--O58nQig=/filters:quality(70):format(webp)/https://static-ph.zacdn.com/p/playboy-bunny-3082-3012861-1.jpg",
|
|
name: "TecNic Inc.",
|
|
price: 200,
|
|
min: 20,
|
|
per: "pieces",
|
|
verified: true,
|
|
respoTime: 2,
|
|
tags: ["bag", "Jar", "Clothings"],
|
|
rate: 4.2,
|
|
raterTotal: 200,
|
|
images: [
|
|
"https://dynamic.zacdn.com/UwpOxCDuIyVkaiTKDr--O58nQig=/filters:quality(70):format(webp)/https://static-ph.zacdn.com/p/playboy-bunny-3082-3012861-1.jpg",
|
|
"https://i.ebayimg.com/images/g/SG0AAOSwLP1hEPrn/s-l1200.webp",
|
|
"https://cf.shopee.ph/file/f0775aeac92f8aecdf44dad06505694d",
|
|
],
|
|
},
|
|
],
|
|
},
|
|
];
|