Commit 0a1acf2a by dhn

top

parent 23a11388
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<?php if ($block->getContinueShoppingUrl()): ?> <?php if ($block->getContinueShoppingUrl()): ?>
<div class="continue-content" style="height:40px;margin-top: 1rem;"> <div class="continue-content" style="height:40px;">
<button class="action continue" style="width:100%;" onclick="window.location.href='<?= $block->escapeUrl($block->getContinueShoppingUrl()) ?>'">Continue shopping</button> <button class="action continue" style="width:100%;" onclick="window.location.href='<?= $block->escapeUrl($block->getContinueShoppingUrl()) ?>'">Continue shopping</button>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment