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

ROUND ROCAILLES 8/0 opaque orange 93140

ROUND ROCAILLES  8/0 opaque orange 93140
ROUND ROCAILLES 8/0 opaque orange 93140
5.00 лв.
Ex Tax: 4.17 лв.

Size: Round Rocailles 8/0
Diameter: 3mm
Length: 1.9mm
Hole Size: 0.9mm
Weight: 50 Grams
Approx. Count: 2000
 

Write a review

Please login or register to review