<{* Template: global.html Description: This template handles the global page structure Author: 1260 A/S, @1260-digital Since: 2022-09-01 *}> <{if $settings.general.debug}> <{assign var='version' value=10|mt_rand:90000}> <{else}> <{assign var='version' value='VERSION_NAME'}> <{/if}> <{include file="partials/meta.html"}> <{include file="partials/assets.html"}> <{include file="partials/colors.html"}> <{include file="partials/schema.html"}> <{include file="partials/datalayer.html"}> <{if $webshop->getStylesheet()}> <{/if}> <{include file="components/admin-bar.html" }> <{if $inc === 'address.html' || $inc === 'shipping.html' || $inc === 'approve.html' || $inc === 'payment.html' || $inc === 'thanks.html'}> <{$contents}> <{else}> <{include file="partials/header.html"}> <{$contents}> <{include file="partials/footer.html"}> <{/if}>
<{if $webshop->getLanguage() == 'DA'}> Leveret af Shoporama <{else}> Powered by Shoporama <{/if}>
<{if $product}> <{include file="components/toast-stock-alert.html"}> <{/if}> <{include file="components/modal.html"}> <{include file="components/modal-video.html"}> <{include file="components/modal-added-to-cart.html"}> <{include file="components/slideover-cart.html"}> <{include file="components/slideover-favourites.html"}> <{if $settings.integrations.clerk_replace_search}> <{/if}>