Skip to content

Commit

Permalink
Merge pull request #543 from hlxsites/310-converter-update-for-produc…
Browse files Browse the repository at this point in the history
…t-opco-pages

310-converter-update-for-product-opco-pages
  • Loading branch information
rgravitvl authored Dec 5, 2023
2 parents 79d5803 + 1b8b955 commit 7a4c67b
Show file tree
Hide file tree
Showing 7 changed files with 1,055 additions and 14 deletions.
105 changes: 105 additions & 0 deletions tools/actions/convert/test/fixtures/product-opco-home-converted.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
<html>
<body>
<header></header>
<main>
<div>
<div class="breadcrumb">
<div>
<div>
<ul>
<li><a href="/us/en/products.html">Products</a></li>
<li><a href="/us/en/products/brands.html">Our Brands</a></li>
<li><a href="/us/en/products/brands/opco-home.html">Opco Home</a></li>
</ul>
</div>
</div>
</div>
<hr>
<div class="carousel">
<div>
<div>
<h2>The world leader in microscopes and scientific instruments</h2>
<p><a href="#">Browse Categories</a></p>
</div>
<div>
<img src="https://author-dummy.adobeaemcloud.com/content/dam/danaher/brand/see-simplier-well-plates.jpg" alt="Leica">
</div>
</div>
</div>
<h2>Product Categories</h2>
<div class="product-category-list opco-home">
<div>
<div></div>
</div>
</div>
<div class="columns">
<div>
<div>
<h2>We see a way to reduce over 60% of manual process steps through system intelligence during advanced imaging workflows</h2>
</div>
<div>By pushing the limits of resolution, speed, and ease of use, Leica Microsystems enables scientists to gain new INSIGHTS beyond what has been possible and visible before. This advances scientific discovery and understanding to protect our health.</div>
</div>
</div>
<div class="columns">
<div>
<div>
<img src="https://s7d9.scene7.com/is/image/danaherstage/inatbio-zt-circles" alt="">
</div>
<div>
<p><strong>Microscopes</strong></p>
<h2>Shop DMi-1 Bundles</h2>
<p>More than a highly automated microscope, Mica unites widefield and confocal imaging in a sample protecting, incubating environment. With the simple push of a button, you have everything you need - all in one place - to supercharge fluorescence imaging workflows and get meaningful scientific results faster.</p>
<p><a href="/us/en/products/family/intabio-zt-systems.html">Learn More</a></p>
</div>
</div>
</div>
<div class="related-articles">
<div>
<div></div>
</div>
</div>
<div class="social-feeds">
<div>
<div></div>
</div>
</div>
<div class="columns">
<div>
<div>
<h1>Learn more</h1>
</div>
<div>
<p>Leica Microsystems Ernst-Leitz-Straße 17-37 35578 Wetzlar Germany</p>
<p><a href="#">View in maps</a></p>
</div>
<div>
<p>Call</p>
<p><a href="#">1 800-248-0123</a></p>
<p>Browse</p>
<p><a href="#">Visit Leica Microsystems</a></p>
</div>
</div>
</div>
<div class="metadata">
<div>
<div>Title</div>
<div>Opco Home</div>
</div>
<div>
<div>canonical</div>
<div><a href="https://lifesciences.danaher.com/us/en/products/brands/opco-home.html">https://lifesciences.danaher.com/us/en/products/brands/opco-home.html</a></div>
</div>
<div>
<div>creationDate</div>
<div>Tue, 05 Dec 2023 06:08:22 GMT</div>
</div>
<div>
<div>updateDate</div>
<div>Tue, 05 Dec 2023 06:33:17 GMT</div>
</div>
</div>
</div>
</main>
<footer></footer>
</body>
</html>
Loading

0 comments on commit 7a4c67b

Please sign in to comment.