// Function to update Google Consent Mode based on cookies function updateGoogleConsentFromCookies() { // Parse cookies into an object const cookies = document.cookie.split(';').reduce((acc, cookie) => { const [key, value] = cookie.split('=').map(c => c.trim()); acc[key] = value; return acc; }, {}); // Update consent for analytics if (cookies['analytics_consent']) { gtag('consent', 'update', { 'analytics_storage': cookies['analytics_consent'] }); } // Update consent for marketing if (cookies['marketing_consent']) { gtag('consent', 'update', { 'ad_storage': cookies['marketing_consent'], 'ad_personalization': cookies['marketing_consent'], 'ad_user_data': cookies['marketing_consent'] }); } } // Execute on page load updateGoogleConsentFromCookies();
Menu
Your Cart

Online shop for beads, components and tools for jewelry and other creative projects

Water Melon Slice

Water Melon Slice
Water Melon Slice
  • Stock: In Stock
  • Model: WMP
2.00 лв.
Ex Tax: 1.67 лв.

Size: 26X29 mm;

Steel eyelet;

Write a review

Please login or register to review