Bonejump Art Satanic Darkart Skull Death Oversized Unisex Casual T-shirt
${function() {
const variantData = data.variant || {"id":"e4993cf9-8fee-47c3-8c23-139ba1d4a945","product_id":"f5d9c7d7-a869-4591-844c-06fb2d464100","title":"Purple-S","weight_unit":"kg","inventory_quantity":9999,"sku":"LY2502202-Purple-S","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/watermark055ee9a69c3a168f93c3b22cd61a436c.png","path":"watermark055ee9a69c3a168f93c3b22cd61a436c.png","width":741,"height":990,"alt":"","aspect_ratio":0.7484848484848485},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.99","price":"27.99","retail_price":"33.99","available":true,"url":"\/products\/viking-digital-print-raven-3d-printed-t-shirt-rq7x-cach-bczs-lfl9-dvxm-1j8y-x6jj-gfn1-6izc-7i9w-9c4b-p2tw-yw0u-1ujv-712p-gi0t-1jof-alnn-orio-mt0i-dntf-dkc3-h3cn-tdi0-whx7-32he-bei7-04fr-n14p-kyzc-sobw-44ey-hemp-fqmf-ue4a-gi2n-po6z-uvij-mwhh?variant=e4993cf9-8fee-47c3-8c23-139ba1d4a945","available_quantity":999999999,"options":[{"name":"color","value":"Purple"},{"name":"size","value":"S"}],"off_ratio":"18","flashsale_info":{"variant_id":"e4993cf9-8fee-47c3-8c23-139ba1d4a945","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"27.99","compare_at_price":"","discount_price":"27.99","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"18","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":9};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Purple
${function(){
const optName = "color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
const optName = "size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$27.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"e4993cf9-8fee-47c3-8c23-139ba1d4a945","product_id":"f5d9c7d7-a869-4591-844c-06fb2d464100","title":"Purple-S","weight_unit":"kg","inventory_quantity":9999,"sku":"LY2502202-Purple-S","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/watermark055ee9a69c3a168f93c3b22cd61a436c.png","path":"watermark055ee9a69c3a168f93c3b22cd61a436c.png","width":741,"height":990,"alt":"","aspect_ratio":0.7484848484848485},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.99","price":"27.99","retail_price":"33.99","available":true,"url":"\/products\/viking-digital-print-raven-3d-printed-t-shirt-rq7x-cach-bczs-lfl9-dvxm-1j8y-x6jj-gfn1-6izc-7i9w-9c4b-p2tw-yw0u-1ujv-712p-gi0t-1jof-alnn-orio-mt0i-dntf-dkc3-h3cn-tdi0-whx7-32he-bei7-04fr-n14p-kyzc-sobw-44ey-hemp-fqmf-ue4a-gi2n-po6z-uvij-mwhh?variant=e4993cf9-8fee-47c3-8c23-139ba1d4a945","available_quantity":999999999,"options":[{"name":"color","value":"Purple"},{"name":"size","value":"S"}],"off_ratio":"18","flashsale_info":{"variant_id":"e4993cf9-8fee-47c3-8c23-139ba1d4a945","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"27.99","compare_at_price":"","discount_price":"27.99","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"18","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":9};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
🚚 Processing Time: All orders are processed and shipped within 3-5 business days.
🎁 Free Shipping: Enjoy free Standard Shipping on orders over $69.00 USD.
Available for 30+ countries worldwide:
Standard Shipping (12-15 Business Days) $12.99 USD
Express Shipping (7-15 Business Days) $25.99 USD
More Info → Shipping Info
100% Satisfaction Guaranteed. We want you to love your purchase.
If you’re not completely satisfied, items can be returned or exchanged within 30 days of delivery.
More Info → Return & Exchange