Swiss Dot Spaghetti Strap Tank Top – Cute & Flowy Summer Top

$29.99
Size:  (US 4-6)S
Color:  Natural begie
Quantity
people are viewing this right now
Shipping
/** @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);

Description

Swiss Dot Spaghetti Strap Tank Top

Add a touch of sweetness to your summer wardrobe with the Swiss Dot Spaghetti Strap Tank Top. This adorable top features a cute Swiss dot pattern, adjustable spaghetti straps, and a flowy design for ultimate comfort and style. Perfect for beach outings, parties, or casual summer days, this tank top is a must-have for the season.

Why You’ll Love This Tank Top:

  • Adorable Design: Swiss dot pattern adds a cute and sweet touch to your outfit.
  • Adjustable Straps: Spaghetti straps can be adjusted for a perfect fit.
  • Flowy Silhouette: Lightweight and flowy design for maximum comfort.
  • Easy to Wear: Button closure on the front makes it easy to put on and take off.
  • Versatile Style: Perfect for beach outings, dates, parties, workouts, and more.

Product Details:

  • Material: Lightweight and breathable fabric
  • Style: Sleeveless, spaghetti strap, hammock neckline
  • Pattern: Swiss dot
  • Color: Beige
  • Occasion: Summer, casual, beach, party
  • Care Instructions: Machine washable

Size Guide (INCH):

1 inch = 2.54 cm

SizeBustLengthHem WidthShoulder Girdle
S35.8"21.4"45.7"10.2"
M37.8"22"47.6"10.2"
L39.8"22.7"49.6"10.2"
XL42.9"23.4"52.8"11"
2XL46.1"24.1"55.9"11"

How to Style Your Tank Top:

Pair this tank top with denim shorts and sandals for a casual beach look. For a more polished outfit, tuck it into a midi skirt and add heels. Layer it under a light cardigan or kimono for cooler evenings.

What Our Customers Are Saying:

"This tank top is so cute and comfortable! I love the Swiss dot pattern and the flowy fit. It’s perfect for summer!" – Emily R.

Shop Now and Add This Adorable Tank Top to Your Wardrobe!

Don’t miss out on this must-have summer top. Click Add to Cart and enjoy free shipping on orders over $50!