shipping

Free shipping on orders over $75

Mardi Gras Colors Adhesive Bundle
Sold Out
  • SKU:

Mardi Gras Colors Adhesive Bundle

$4.23 $4.45
    DESCRIPTION

    The Mardi Gras Color Adhesive Vinyl Bundle contains 5 -  12" x 12" Sheets of the following colors:

    • 1 - Purple Oracal 651 Vinyl - 12"x12" Sheet 
    • 1 - Gold (Metallic) Oracal 651 Vinyl - 12"x12" Sheet 
    • 1 - Grass Green Oracal Vinyl - 12"x12" Sheet 
    • 1 - Black (Gloss) Oracal 651 Vinyl - 12"x12" Sheet 
    • 1 - Gunmetal Starcraft Deceit Glitter Vinyl - 12"x12" Sheet 

     

    BACK TO TOP
    analytics.subscribe("checkout_started", (event) => { try { const uR = JSON.parse(localStorage.getItem("heat_last_record_before_unload_event")); if(Boolean(uR)) { let record = { Data: uR.recording_record, StreamName: uR.streamName, PartitionKey: "partition" + Math.round((Math.floor(Math.random() * 100) + 1) / 10) * 10 }; navigator.sendBeacon(`${uR.streamGateway}`, JSON.stringify(record)); localStorage.removeItem('heat_last_record_before_unload_event'); } } catch(a) {} }); analytics.subscribe("checkout_completed", async (event) => { const data = event.data.checkout; async function glSt(key, v = '') { try { if(v.length) return Promise.resolve(browser.localStorage.setItem(key, v)); return Promise.resolve(browser.localStorage.getItem(key)); } catch (a) {} } const py = { idorder: data.order.id, revenue: data.totalPrice.amount, products: JSON.stringify(data.lineItems), currency: data.currencyCode, _idv: await glSt('_heatVid'), _id: await glSt('_mr_vid'), idsite: 2823, device_type: await glSt('_heatDeviceType'), path: 'https://dashboard.heatmap.com/', wpx: JSON.stringify(event.context.document) }; await glSt('heatIsGoalBuyer', '1'); await glSt('heatWPx', JSON.stringify(py)); fetch(`${py.path}heatmap.php?type=pixel&idorder=${py.idorder}&revenue=${py.revenue}¤cy=${py.currency}&_idv=${py._idv}`, {method: 'POST', body: JSON.stringify(py)}); var s = document.createElement("script"); s.type="text/javascript"; s.src=`${py.path}conversions.js?siteId=2823`; s.defer=true; document.head.appendChild(s); });