{
$nextTick(async () => {
const currentTextBoxValues = JSON.parse(JSON.stringify(textBoxValues));
console.log('currentTextBoxValues before', currentTextBoxValues);
if (event.detail.option1) {
option1 = event.detail.option1;
}
if (event.detail.option2) {
option2 = event.detail.option2;
}
if (event.detail.option3) {
option3 = event.detail.option3;
}
variant = variants.find((variant) => {
if (option1) {
if (variant.options[option1Index] != option1) {
return false;
}
}
if (option2) {
if (variant.options[option2Index] != option2) {
return false;
}
}
if (option3) {
if (variant.options[option3Index] != option3) {
return false;
}
}
return true;
});
if (variant.featured_image?.src) {
image = variant.featured_image?.src;
variantImage = variant.featured_image?.src;
}
const resp = await fetch(window.location.pathname + '?variant=' + variant.id);
const html = await resp.text();
const parser = new DOMParser();
const doc = parser.parseFromString(html, 'text/html');
doc.querySelector('#reviewStarsLoader').remove();
doc.querySelector('#reviewStars').innerHTML = $refs.productContainer.querySelector('#reviewStars').innerHTML;
$refs.productContainer.innerHTML = doc.querySelector('#productContainer').innerHTML;
textBoxValues = currentTextBoxValues;
console.log('currentTextBoxValues after', currentTextBoxValues);
reloadWishlistButton();
history.replaceState(null, null, '?variant=' + variant.id);
});
};
"
class="container flex flex-col md:grid grid-cols-2 gap-6 md:gap-8 py-6 md:py-[52px]"
>
🌕 Heather Grey is 90/10 ring spun cotton/polyester
🌕 Pre-washed to minimize shrinkage
🌕 Ribbed binding on neckline and armholes
🌕 Double needle neck and bottom hem
🌕 Tear away label
🌕 Printed and shipped from the USA
At Cosmic Clothing Co. we aim to share the beauty of the universe, and express our passion for the world beyond our own. Through our designs, we allow our fans to connect with the cosmos! - Cosmic Clothing Co. 🖤
**Please consult the sizing chart BEFORE purchasing, we are not responsible for any mis-sizing
Part of the Earth Unisex Tank Top
Heather Grey / S
Write a review
$17.99
$27.99
No product options selected!
Please select all the possible options
Color:
Heather Grey
Black
Red
Royal
White
Size:
S
M
L
XL
2XL
Delivery:
 10 - 12 Oct, 2023
Shipping:
 Free for orders above $100
Description
🌕 100% ring spun USA cotton🌕 Heather Grey is 90/10 ring spun cotton/polyester
🌕 Pre-washed to minimize shrinkage
🌕 Ribbed binding on neckline and armholes
🌕 Double needle neck and bottom hem
🌕 Tear away label
🌕 Printed and shipped from the USA
At Cosmic Clothing Co. we aim to share the beauty of the universe, and express our passion for the world beyond our own. Through our designs, we allow our fans to connect with the cosmos! - Cosmic Clothing Co. 🖤
**Please consult the sizing chart BEFORE purchasing, we are not responsible for any mis-sizing