{
"@context": "https://schema.org/",
"@type": "Product",
"name": "ISO 16772:2004",
"image": "https://tienda-uat.aenor.com/documents/d/global/ISO",
"description": "Soil quality — Determination of mercury in aqua regia soil extracts withcold-vapour atomic spectrometry or cold-vapour atomic fluorescence spectrometry",
"sku": "POR_DEFINIR"
"brand": {
"@type": "Brand",
"name": "ISO",
},
"offers": {
"@type": "Offer",
"price": "65",
"priceCurrency": "EUR",
"category": "PDF",
"availability": "https://schema.org/InStock",
"itemOffered": {
"@type": "CreativeWork",
"inLanguage": "en"
}
}
"offers": {
"@type": "Offer",
"price": "65",
"priceCurrency": "EUR",
"category": "PDF",
"availability": "https://schema.org/InStock",
"itemOffered": {
"@type": "CreativeWork",
"inLanguage": "fr"
}
}
}
#ecom-norma-detail-normas-referenced .standard-button.ecom-btn-loading,
#ecom-norma-detail-normas-referenced .standard-button:disabled,
#ecom-norma-detail-normas-referenced .standard-button[disabled],
#ecom-norma-detail-normas-referenced .standard-button.disabled {
opacity: .6 !important;
pointer-events: none;
filter: brightness(0.85);
}
#ecom-norma-detail-normas-referenced .standard-button:active {
filter: brightness(0.85);
}
#ecom-norma-detail-normas-referenced .standard-button:hover,
#ecom-norma-detail-normas-referenced .standard-button:focus,
#ecom-norma-detail-normas-referenced .standard-button:focus-visible {
outline: 2px solid var(--brand-color-2, #6a9bd3);
outline-offset: 2px;
box-shadow: 0 0 0 3px rgba(106, 155, 211, 0.35);
}