Men’s Digital Storage Sunday Bag Canvas
$8.85
Description
Product information:
Color: gray right shoulder, black right shoulder, Army Green right shoulder, Brown right shoulder, dark blue right shoulder, sky blue right shoulder, wine red right shoulder, khaki right shoulder, purple right shoulder, silver right shoulder, light gray right shoulder, Gray left shoulder, black left shoulder
Function: anti-theft
Material: Polyester
Packing list:
Waist bag * 1
Product Image:
if(document.querySelector('#shopaw-container-block')) {
document.querySelector('#shopaw-container').remove();
} else {
let container =
document.querySelector('.product-form__buttons') ||
document.querySelector('.product-form__controls-group–submit') ||
document.querySelector('.productForm input[name=form_type]') ||
document.querySelector('.product-form__payment-container') ||
document.querySelector('button[id*="AddToCart"]') ||
document.querySelector('button[id*="add-to-cart"]') ||
document.querySelector('button[id*="addToCart"]') ||
document.querySelector('a[id*="AddToCart"]') ||
document.querySelector('a[id*="addToCart"]') ||
document.querySelector('.product__add-to-cart-button') ||
document.querySelector('.product-submit') ||
document.querySelector('.product-form–atc-button') ||
document.querySelector('.product-form__cart-submit') ||
document.querySelector('.product-buy-buttons–cta') ||
document.querySelector('.btn–add-to-cart') ||
document.querySelector('.button-cart') ||
document.querySelector('button.add-to-cart-btn') ||
document.querySelector('.add-to-cart-button') ||
document.querySelector('button–addToCart') ||
document.querySelector('[data-product-add]') ||
document.querySelector('button[data-pf-type*="ProductATC"]') ||
document.querySelector('[name=add]:not([type=normal])') ||
document.querySelector('[type=submit]:not(.spr-button):not(.apo-exclude)') ||
document.querySelector('.lh-buy-now') ||
document.querySelector('.qview-btn-addtocart') ||
document.querySelector('.ajax-submit.action_button.add_to_cart') ||
document.querySelector('.action_button.add_to_cart') ||
document.querySelector('.atc-btn-container .add_to_cart') ||
document.querySelector('.add_to_cart') ||
document.querySelector('.button.ajax-submit.action_button') ||
document.querySelector('.action_button.add_to_cart') ||
document.querySelector('.btn-addtocart') ||
document.querySelector('.product-form__submit') ||
document.querySelector('.product-form__add-button') ||
document.querySelector('.product-form–add-to-cart') ||
document.querySelector('.btn–subtle-hover') ||
document.querySelector('#product-add-to-cart') ||
document.querySelector('#AddToCart') ||
document.querySelector('.button–large') ||
document.querySelector('.AddtoCart');
if (['4fa72c-4.myshopify.com', 'liliry-us.myshopify.com'].includes(window.Shopify.shop)) {
container = document.querySelector('.variations_button');
}
if (window.Shopify.shop === 'printe-bg.myshopify.com' || window.Shopify.theme.name === 'Ella-6.4.2-theme-source') {
container = document.querySelector('.quantity_selector');
}
if (['8576f0-2.myshopify.com'].includes(window.Shopify.shop)) {
container = document.querySelector('.group-quantity');
}
if (['bff7f4.myshopify.com'].includes(window.Shopify.shop)) {
container = document.querySelector('.productView-group');
}
if (['69c4d3-3.myshopify.com'].includes(window.Shopify.shop)) {
container = document.querySelector('.f8pr-stock.margin-content~div');
}
if ('001a85-e8.myshopify.com' === window.Shopify.shop) {
container = document.querySelector('.product-single__quantity')
}
if (container) {
const parent = container.parentNode;
const source = document.querySelector('#shopaw-container');
parent.insertBefore(source, container);
const script = document.createElement("script");
script.src = "https://cdn.shopify.com/extensions/f9b4d37a-9c42-45a3-87e5-30bc99ef6420/shopaw-product-options-459/assets/umi.js";
script.type = "text/javascript";
script.defer = true;
document.getElementsByTagName("head")[0].appendChild(script);
}
}