Checkout Direct – BurnEngine v1.3.1

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeCheckout Direct – BurnEngine v1.3.1

This topic has been marked as not resolved.

Hello, as I do for when I click the buy button it goes straight to the checkout, I am using BurnEngine v1.3.1 e Pavilion v2.3.1.

October 28, 2018 at 12:49 am #65919

I found this tutorial, but it’s no good for me, I’m using the latest version.

http://support.themeburn.com/reply/reply-to-adding-to-cart-to-direct-to-cart-economise-checkout

October 28, 2018 at 12:50 am #65920

Hi,

You are talking about the button on the product page, right?

1) Open catalog/view/theme/BurnEngine/template/product/product.tpl

2) Find this code line:

displayNotice('product', 'success', <?php echo $product_id; ?>, json['success']);

3) Add this code right afterwards:

window.location='index.php?route=checkout/checkout';

BR,
ThemeBurn team

October 31, 2018 at 11:41 am #65932
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.