×

注意!页面内容来自https://cwghp.ca/products/crl-gray-all-purpose-putty-quart,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> .section--highlight { position: relative; outline: 3px dashed #DC2626 !important; outline-offset: -3px; } .section--highlight::before { content: attr(data-section-highlight); position: absolute; top: 0; left: 0; background: #DC2626; color: white; padding: 4px 12px; font-size: 12px; font-weight: 600; z-index: 9999; border-radius: 0 0 8px 0; }

CRL

CRL Gray All Purpose Putty - Quart

Item# 533QTGRY
Shipping Weight: 1.88
Shipping Limitations: None
Minimum Order Quantity: 1
Unit of Measure: QuartUS liquid
Compliance and Restrictions
Warning: Reproductive Harm
www.p65warnings.ca.gov

Buy MoreSave More!

Product QTY Discount
Buy 3 2% Off
Buy 5 4% Off
Buy 10 6% Off
Buy 15 8% Off
Buy 20 10% Off
<> .bulk-pricing { padding: var(--spacing-md); margin: 0; position: static !important; z-index: 1; width: 100%; } .bulk-pricing__title { font-size: var(--font-size-base); font-weight: var(--font-weight-semibold); margin-bottom: var(--spacing-md); color: var(--color-text); } .bulk-pricing__table { width: 100%; border-collapse: collapse; } .bulk-pricing__table th { text-align: left; padding: var(--spacing-sm) 0; font-weight: var(--font-weight-bold); color: var(--color-text); border-bottom: 2px solid var(--color-border-medium); } .bulk-pricing__row { border-bottom: 0.8px solid rgba(2552552550.08); } .bulk-pricing__row:last-child { border-bottom: none; } .bulk-pricing__cell { padding: var(--spacing-md) 0; font-weight: var(--font-weight-medium); font-size: var(--font-size-sm); } /* Use theme primary color (Red) for the text as shown in the reference image */ .text-primary { color: var(--color-primary); }
  • Case Quantity
    6
  • Finish/Color:
    Gray
  • Contents
    32 oz.(946.4 ml)
CRL Gray All Purpose Putty - QuartCRL Gray All Purpose Putty - Quart
$39.99
$39.99
<> /* Product Tabs Styling - Glass Design */ .product-tabs { margin-top: var(--spacing-xl); background: var(--glass-background); border: var(--glass-border); border-radius: var(--radius-panel); padding: var(--spacing-lg); backdrop-filter: blur(var(--glass-blur)); -webkit-backdrop-filter: blur(var(--glass-blur)); min-width: 0; } .product-tabs .tabs { display: flex; flex-wrap: wrap; gap: var(--spacing-sm); margin-bottom: var(--spacing-lg); background: rgba(0000.3); padding: var(--spacing-xs); border-radius: var(--radius-pill); } .product-tabs .tab { flex: 1; min-width: 0; padding: var(--spacing-sm) var(--spacing-lg); background: transparent; border: none; border-radius: var(--radius-pill); color: var(--color-text-secondary); font-size: var(--font-size-sm); font-weight: var(--font-weight-medium); cursor: pointer; transition: all 0.2s ease; white-space: nowrap; text-align: center; } .product-tabs .tab:hover { color: var(--color-white); background: rgba(2552552550.05); } .product-tabs .tab.active { color: var(--color-white); background: var(--color-primary); box-shadow: 0 4px 15px rgba(22038380.3); } .product-tabs .tab-panels { padding: var(--spacing-md) 0 0 0; min-width: 0; } .product-tabs .tab-panel { display: none !important; color: #ffffff !important; line-height: 1.8; min-width: 0; overflow-x: auto; } .product-tabs .tab-panel.active { display: block !important; } /* Force all text in tab panels to be white/visible */ .product-tabs .tab-panel *, .product-tabs .tab-panel .rte *, .product-tabs .tab-panel span, .product-tabs .tab-panel p, .product-tabs .tab-panel div { color: #ffffff !important; } .product-tabs .tab-panel .rte { font-size: var(--font-size-base); color: #ffffff !important; min-width: 0; } .product-tabs .tab-panel .rte p { margin-bottom: var(--spacing-md); color: #ffffff !important; } .product-tabs .tab-panel .rte strong, .product-tabs .tab-panel .rte b, .product-tabs .tab-panel strong, .product-tabs .tab-panel b { color: var(--color-primary) !important; font-weight: var(--font-weight-bold); } .product-tabs .tab-panel .rte ul, .product-tabs .tab-panel .rte ol { margin-bottom: var(--spacing-md); padding-left: var(--spacing-lg); } .product-tabs .tab-panel .rte li { margin-bottom: var(--spacing-xs); color: #ffffff !important; } /* Table styling in tabs - Force visible text */ .product-tabs .tab-panel table { width: 100%; min-width: 900px; border-collapse: collapse; } .product-tabs .tab-panel th, .product-tabs .tab-panel td, .product-tabs .tab-panel table * { padding: var(--spacing-sm) var(--spacing-md); border-bottom: 1px solid rgba(2552552550.15); text-align: left; font-size: var(--font-size-sm); color: #ffffff !important; } .product-tabs .tab-panel th, .product-tabs .tab-panel td:first-child { color: var(--color-primary) !important; font-weight: var(--font-weight-bold); } .product-tabs .tab-panel td { color: #ffffff !important; } .shipping-info-list { list-: none; padding: 0; margin: 0; } .shipping-info-list li { padding: var(--spacing-sm) 0; border-bottom: 1px solid rgba(2552552550.05); color: var(--color-text-secondary); font-size: var(--font-size-sm); } .shipping-info-list li:last-child { border-bottom: none; } .shipping-info-list strong { color: var(--color-white); } /* User Request: Make product image smaller & Left Aligned - FIX: Removed restrictive max-width and padding */ @media (min-width: 1024px) { .product-gallery__main { /* max-width removed to allow full usage of grid column */ margin: 0; /* Left align */ background: #ffffff; /* padding removed to stop crushing content */ } .product-gallery__thumbs { justify-content: flex-start; /* Left align */ } } /* Ensure breadcrumbs have spacing below them in the gallery column */ .product-gallery .breadcrumbs { margin-bottom: var(--spacing-md); padding-top: 4px; /* Align with vendor text in right column */ } /* Full Width Description */ .product-description-full { margin-top: var(--spacing-3xl); padding-top: var(--spacing-xl); border-top: var(--glass-border); } .product-description-full .section-title { margin-bottom: var(--spacing-lg); font-size: var(--font-size-xl); font-weight: var(--font-weight-semibold); }
<> /* Toast Container Styles - Inline for immediate availability */ .toast-container { position: fixed; bottom: 24px; right: 24px; z-index: 9999; display: flex; flex-direction: column; gap: 12px; max-width: 400px; pointer-events: none; } .toast-container > * { pointer-events: auto; } @media (max-width: 768px) { .toast-container { bottom: 100px; /* Above mobile sticky bar */ right: 16px; left: 16px; max-width: none; } }