dbtech_shop_widget_cart template. The relevant bit is             <div class="block-footer">
                <a href="{{ link('dbtech-shop/checkout')}}">{{ phrase('dbtech_shop_view_cart_checkout') }}</a>
            </div>
	Modify thedbtech_shop_widget_carttemplate. The relevant bit is
HTML:<div class="block-footer"> <a href="{{ link('dbtech-shop/checkout')}}">{{ phrase('dbtech_shop_view_cart_checkout') }}</a> </div>
Step-by-step instructions for how to achieve a specific customisation is outside the scope of support.
<div class="block-footer">
33
<a href="{{ link('dbtech-shop/checkout')}}" class="button--cta uix_quickReply--button button button--icon button--icon--purchase rippleButton rippleButton"><span class="button-text">Checkout</span><div class="ripple-container"></div></a>
34
</div
	We use essential cookies to make this site work, and optional cookies to enhance your experience.