var product = { id: 9099752702240, title: "Jacquard Cardigan", available: true,
handle: "jacquard-cardigan-1", description: "Patterned-jacquard button-up cardigan. ", type:
"Knitwear", tags: [], options_with_values:
[{"name":"Size","position":1,"values":["1","2","3","4"]}], featured_media: { alt: "Jacquard Cardigan", src:
"\/\/absolutelyfabrics.com\/cdn\/shop\/files\/VITELLI_JACQUARD_CARDIGAN_VNTG2_Front.jpg?v=1715360115", }, url: "\/collections\/code-for-michael\/products\/jacquard-cardigan-1", mf: {} };
var variants = [];
var variant = { id: 47888452976928, available: false, option1:
"1", option2: null, option3: null, options:
["1"], price: 99500, compare_price: null,
inventory: { quantity: 0, policy: "deny"
}, mf: {} };
variant.media = null;
variants.push(variant);
var variant = { id: 47888453009696, available: false, option1:
"2", option2: null, option3: null, options:
["2"], price: 99500, compare_price: null,
inventory: { quantity: 0, policy: "deny"
}, mf: {} };
variant.media = null;
variants.push(variant);
var variant = { id: 47888453042464, available: true, option1:
"3", option2: null, option3: null, options:
["3"], price: 99500, compare_price: null,
inventory: { quantity: 1, policy: "deny"
}, mf: {} };
variant.media = null;
product.selected_variant = variant;
variants.push(variant);
var variant = { id: 47888453075232, available: true, option1:
"4", option2: null, option3: null, options:
["4"], price: 99500, compare_price: null,
inventory: { quantity: 1, policy: "deny"
}, mf: {} };
variant.media = null;
variants.push(variant);
product.variants = variants;