`,
},
"contents": {
"img": false,
"title": false,
"price": true
},
"text": {
"button": `Buy Now`
},
classes: {
button: 'btn btn-info btn-lg',
product: 'my-3',//remove left padding class
},
},
cart: {
iframe: false,
discounts: true,
"popup": false,
"text": {
notice: `Discount codes are added at checkout.`
},
},
toggle:{
iframe: false,
},
},
});//end of create componant
});
}
})();
-->