Skip to content

Commit

Permalink
Update merch-card.ccd-suggested.test.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Axelcureno committed Sep 19, 2024
1 parent d47b6ff commit 1894a7a
Showing 1 changed file with 1 addition and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@
<body>
<script type="module" src="./merch-card.ccd-suggested.test.html.js"></script>
<main>
<div id="sidenav">
<button onclick="toggleRTL()">Toggle RTL</button>
<button onclick="skipTests()">Skip tests</button>
<button onclick="runTests()">Run tests</button>
</div>
<merch-card class="" tabindex="0" variant="ccd-suggested" filters="" types="">
<sp-status-light size="l" variant="info" dir="ltr"></sp-status-light>
<merch-icon
Expand Down Expand Up @@ -135,16 +130,7 @@
>
</div>
<div slot="cta">
<a
is="checkout-link"
data-checkout-workflow="UCv3"
data-checkout-workflow-step="segmentation"
data-promotion-code="CCI2AAUSQ22440CH"
data-quantity="1"
data-wcs-osi="r_JXAnlFI7xD6FxWKl2ODvZriLYBoSL701Kd1hRyhe8"
data-extra-options="{}"
><span>Buy now</span></a
>

</div>
</merch-card>
</main>
Expand Down

0 comments on commit 1894a7a

Please sign in to comment.