// 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

Lava - 6mm

Lava - 6mm
Lava - 6mm
  • Stock: In Stock
  • Model: GEN4006531
6.00 лв.
Ex Tax: 5.00 лв.

String of 64-66 beads;
Length 38-39 cm.;
Size - 6 mm;
Shape - round;

Write a review

Please login or register to review