Yvonne Free Shipping 360 Lace Frontal Wigs Natural Straight For Women Pre Plucked with Baby Hair Lace Wig
Yvonne Free Shipping 360 Lace Frontal Wigs Natural Straight For Women Pre Plucked with Baby Hair Lace Wig
${function() {
const variantData = data.variant || {"id":"084c4a67-3a34-48d0-93ba-1326e540b60a","product_id":"11987052-aa59-4e27-a59c-128017bb1917","title":"Natural Color-10inch-Average Density","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Natural Color","option2":"10inch","option3":"Average Density","note":"","image":null,"wholesale_price":[{"price":169.26,"min_quantity":1}],"weight":"0.25","compare_at_price":"273","price":"169.26","retail_price":"273","available":true,"url":"\/products\/yvonne-free-shipping-360-lace-frontal-wigs-natural-straight-for-women-pre-plucked-with-baby-hair-lace-wig?variant=084c4a67-3a34-48d0-93ba-1326e540b60a","available_quantity":100,"options":[{"name":"Color","value":"Natural Color"},{"name":"Length","value":"10inch"},{"name":"Density","value":"Average Density"}],"off_ratio":"38","flashsale_info":{"variant_id":"084c4a67-3a34-48d0-93ba-1326e540b60a","product_id":"","quantity":0,"discount_id":"1d93643e-2d00-4546-9e37-f015a1b171c3","limit_time":459051,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":100,"ends_at":1743436799,"starts_at":1739804307,"allow_oversold":"uncheck","allocation_method":"none","price":"169.26","compare_at_price":"273.00","discount_price":"169.26","customary_saved_price":"103.74","customary_off_ratio":"38","discount_saved_price":"103.74","discount_off_ratio":"38","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"SPRING FLING","discount_quantity":0,"is_need_split":false},"sales":102};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
/** @private {string} */
class SpzCustomAnchorScroll extends SPZ.BaseElement {
static deferredMount() {
return false;
}
constructor(element) {
super(element);
/** @private {Element} */
this.scrollableContainer_ = null;
}
isLayoutSupported(layout) {
return layout == SPZCore.Layout.LOGIC;
}
buildCallback() {
this.viewport_ = this.getViewport();
this.initActions_();
}
setTarget(containerId, targetId) {
this.containerId = '#' + containerId;
this.targetId = '#' + targetId;
}
scrollToTarget() {
const container = document.querySelector(this.containerId);
const target = container.querySelector(this.targetId);
const {scrollTop} = container;
const eleOffsetTop = this.getOffsetTop_(target, container);
this.viewport_
.interpolateScrollIntoView_(
container,
scrollTop,
scrollTop + eleOffsetTop
);
}
initActions_() {
this.registerAction(
'scrollToTarget',
(invocation) => this.scrollToTarget(invocation?.caller)
);
this.registerAction(
'setTarget',
(invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId)
);
}
/**
* @param {Element} element
* @param {Element} container
* @return {number}
* @private
*/
getOffsetTop_(element, container) {
if (!element./*OK*/ getClientRects().length) {
return 0;
}
const rect = element./*OK*/ getBoundingClientRect();
if (rect.width || rect.height) {
return rect.top - container./*OK*/ getBoundingClientRect().top;
}
return rect.top;
}
}
SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll);
const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings";
class SpzCustomStrengthenTrust extends SPZ.BaseElement {
constructor(element) {
super(element);
this.renderElement_ = null;
}
isLayoutSupported(layout) {
return layout == SPZCore.Layout.CONTAINER;
}
buildCallback() {
this.xhr_ = SPZServices.xhrFor(this.win);
const renderId = this.element.getAttribute('render-id');
SPZCore.Dom.waitForChild(
document.body,
() => !!document.getElementById(renderId),
() => {
this.renderElement_ = SPZCore.Dom.scopedQuerySelector(
document.body,
`#${renderId}`
);
if (this.renderElement_) {
this.render_();
}
this.registerAction('track', (invocation) => {
this.track_(invocation.args);
});
}
);
}
render_() {
this.fetchData_().then((data) => {
if (!data) {
return;
}
SPZ.whenApiDefined(this.renderElement_).then((apis) => {
apis?.render(data);
document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{
if(event.target.nodeName == 'A'){
this.track_({type: 'trust_content_click'});
}
})
});
});
}
track_(data = {}) {
const track = window.sa && window.sa.track;
if (!track) {
return;
}
track('trust_enhancement_event', data);
}
parseJSON_(string) {
let result = {};
try {
result = JSON.parse(string);
} catch (e) {}
return result;
}
fetchData_() {
return this.xhr_
.fetchJson(STRENGTHEN_TRUST_URL)
.then((responseData) => {
if (!responseData || !responseData.data) {
return null;
}
const data = responseData.data;
const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => {
return result.concat(Object.assign(moduleSetting, {
logos: (moduleSetting.logos || []).map((item) => {
return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item;
})
}));
}, []);
return Object.assign(data, {
module_settings: moduleSettings,
isEditor: window.self !== window.top,
});
});
}
}
SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
${data.module_title}
To display this card to customers, you need to go to "Booster & Store Conversion" to turn on the trust enhancement feature.
${item.content.replaceAll("{store_name}","YVONNE HAIR")}
To display this card to customers, you need to go to "Booster & Store Conversion" to turn on the trust enhancement feature.
${function(){
const variantData = data.variant || {"id":"084c4a67-3a34-48d0-93ba-1326e540b60a","product_id":"11987052-aa59-4e27-a59c-128017bb1917","title":"Natural Color-10inch-Average Density","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Natural Color","option2":"10inch","option3":"Average Density","note":"","image":null,"wholesale_price":[{"price":169.26,"min_quantity":1}],"weight":"0.25","compare_at_price":"273","price":"169.26","retail_price":"273","available":true,"url":"\/products\/yvonne-free-shipping-360-lace-frontal-wigs-natural-straight-for-women-pre-plucked-with-baby-hair-lace-wig?variant=084c4a67-3a34-48d0-93ba-1326e540b60a","available_quantity":100,"options":[{"name":"Color","value":"Natural Color"},{"name":"Length","value":"10inch"},{"name":"Density","value":"Average Density"}],"off_ratio":"38","flashsale_info":{"variant_id":"084c4a67-3a34-48d0-93ba-1326e540b60a","product_id":"","quantity":0,"discount_id":"1d93643e-2d00-4546-9e37-f015a1b171c3","limit_time":459051,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":100,"ends_at":1743436799,"starts_at":1739804307,"allow_oversold":"uncheck","allocation_method":"none","price":"169.26","compare_at_price":"273.00","discount_price":"169.26","customary_saved_price":"103.74","customary_off_ratio":"38","discount_saved_price":"103.74","discount_off_ratio":"38","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"SPRING FLING","discount_quantity":0,"is_need_split":false},"sales":102};
return `
Sku : ${variantData && variantData.sku}
`
}()}