Search found 6 matches

Page 1 of 1

Search found 6 matches

how to add custom code in Journal 3

Hello, i have some custom code in my opencart 3 website and i want to change my website theme Journal 3 but i confused how to add my previous website custom code to Journal 3. my code catalog/controller/checkout/confirm.php //-----------------------------------------------------Custom Code $total_ow...

Jump to post
  • Sun Dec 22, 2019 8:09 pm
  • Replies 2
  • Views 3178
Re: I want to hide the "membership product" from shopping cart

Hi, I believe this to be beyond the scope of support. It is not a difficult job, but it does require knowledge and time. Maybe this link might help you to search google to learn how to do this yourself. https://stackoverflow.com/questions/23828164/php-simple-if-page-id-is-xyz-display-this-div and p...

Jump to post
  • Tue Dec 10, 2019 1:18 pm
  • Replies 6
  • Views 43465
Re: I want to hide the "membership product" from shopping cart

If it is a specific product, you could get the product id and write the php to the shopping cart only to display if it is not that product id product id=50, product id=51, product id=53, how to hide only this three products from cart, please help me.. This is my "controller/common/cart.php&quo...

Jump to post
  • Mon Dec 09, 2019 1:53 pm
  • Replies 6
  • Views 43465
I want to hide the "membership product" from shopping cart

I want to hide the "membership product" from shopping cart but customer can pay for "membership product". when customer click "buy now" button then redirect checkout page i have already done this process. but i can't hide the membership product from shopping cart. Thank...

Jump to post
  • Sun Dec 08, 2019 2:47 pm
  • Replies 6
  • Views 43465
I'm trying to make a paid membership subscription, where a customer gets added benefits paying for that subscription.

I have made a product named Membership subscription, its a one time fee subscription not a recurring subscription. I don't want the customers to see it as a product, but as a service. For example: If a customer clicks on the membership button it should take them to the payment instead of showing it ...

Jump to post
  • Sat Dec 07, 2019 6:58 pm
  • Replies 2
  • Views 357
I'm trying to make a paid membership subscription, where a customer gets added benefits paying for that subscription.

I have made a product named Membership subscription, its a one time fee subscription not a recurring subscription. I don't want the customers to see it as a product, but as a service. For example: If a customer clicks on the membership button it should take them to the payment instead of showing it ...

Jump to post
  • Fri Nov 22, 2019 1:57 am
  • Replies 4
  • Views 333

Page 1 of 1

Search found 6 matches