Ruban De Passepoil Élastique Marine 8mm
- Stock: En stock
- Code produit: ELPAS002
* * The FAQ heading, FAQ accordion and optional FAQ schema are moved * directly below the .cat-desc-expand wrapper. */var faq = content.querySelector('.rt-faq'); if (!faq) return;var faqHeading = content.querySelector('#faq'); var faqSchema = null;/* * Find JSON-LD schema that is directly after the FAQ block. */ var possibleSchema = faq.nextElementSibling;if ( possibleSchema && possibleSchema.tagName && possibleSchema.tagName.toLowerCase() === 'script' && possibleSchema.getAttribute('type') === 'application/ld+json' ) { faqSchema = possibleSchema; }var faqBlock = document.createElement('div'); faqBlock.className = 'cat-desc-faq-outside';/* * Move the FAQ heading if it exists and is not the FAQ wrapper itself. * This supports: *