Question Checkout button

Status
Not open for further replies.
Modify the dbtech_shop_widget_cart template. 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.
 
Modify the dbtech_shop_widget_cart template. 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.


Thanks a lot Fillip, will try it later today.
 
Hi. I’m using this code

Code:
<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

BUT WHEN pressing checkout , I have issue that page is not found for some reason
 
Status
Not open for further replies.

DragonByte Shop

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
3,228
Customer rating
5.00 star(s) 3 ratings
Top