Search found 12 matches

Page 1 of 1

Search found 12 matches

Re: Merging Carts without the customer knowing (Checkout)

That did the trick wonderfully mate. hard coded both configs and then made an Ocmod to do the rest and its perfect. Thanks a ton. I also fixed the Mobile issue i mentioned by reformatting the tables in /catalog/view/theme/default/template/checkout/confirm.twig. It now looks like this, no one should ...

Jump to post
  • Sun Aug 16, 2020 2:26 am
  • Replies 27
  • Views 3911
Re: Merging Carts without the customer knowing (Checkout)

Thanks, working on that.=) For the Mobile visual problem shown above, any idea how I can replace it with the mini cart shown below? https://i.ibb.co/D1Q2bZ2/open2.jpg This style would fit perfectly on mobile if the product names force wrap. Oh just found that the files I need are in the default them...

Jump to post
  • Sat Aug 15, 2020 11:21 pm
  • Replies 27
  • Views 3911
Re: Merging Carts without the customer knowing (Checkout)

I should have been more clear because that file doesn't exist on my server.
I have config in root and admin only.

Jump to post
  • Sat Aug 15, 2020 11:03 pm
  • Replies 27
  • Views 3911
Re: Merging Carts without the customer knowing (Checkout)

letxobnav wrote:
Sat Aug 15, 2020 3:03 pm

in catalog/config.php
add:

Code: Select all

// customer cart switch
define('CUSTOMER_CART', false);
Would this be the root config for v3? Not the admin config? (or both?)

Jump to post
  • Sat Aug 15, 2020 9:31 pm
  • Replies 27
  • Views 3911
Re: Merging Carts without the customer knowing (Checkout)

Thanks for all the responses guys, this all looks really helpful. That cart solution sounds perfectly elegant for a full removal =), Ill test that and see how I go. This seems to be exacerbating the problem on mobile. Here is a example of how it looks on a mobile, except the sideways scrollbar is in...

Jump to post
  • Sat Aug 15, 2020 8:47 pm
  • Replies 27
  • Views 3911
Re: Merging Carts without the customer knowing (Checkout)

Its not the directory it self but the file(s) that replaces the ones referenced in v2.x Forgive me as there has been quite mistake in my wording. The card section can show the order above final payment, but the problem shows when on mobiles/thin resolution systems because it doesn't scale to fit so ...

Jump to post
  • Sat Aug 15, 2020 12:17 am
  • Replies 27
  • Views 3911
Re: Merging Carts without the customer knowing (Checkout)

Fair enough, but thinking them words would signify that I ent' get much cash to my name lol =(. I been weeks and weeks fixing bugs apon bugs and this is the final issue and I have no idea where to look because the only thread on this issue I could find is for v2 so references a completely different ...

Jump to post
  • Fri Aug 14, 2020 11:36 pm
  • Replies 27
  • Views 3911
Re: [REQUEST] Disable shopping cart saving [SOLVED]

Sorry to bump but when I make my own threads people just get sarcastic and I cant understand why.
What is the equivalent file in v3.x? (Im starting to think v3 is designed broken to artificially create more need for the marketplace, Iv been bug fixing for weeks lol)

Jump to post
  • Fri Aug 14, 2020 11:13 pm
  • Replies 29
  • Views 20338
Re: Merging Carts without the customer knowing (Checkout)

Yes im aware of the wishlist function. Since thats what it is for I have zero need for accounts to save carts, asepcially when nearly every single time it causes people to unknowingly pay double the amount they planned. Do you know how to disable it? Do you know how to do any of the ideas? I just ne...

Jump to post
  • Fri Aug 14, 2020 10:54 pm
  • Replies 27
  • Views 3911
Merging Carts without the customer knowing (Checkout)

Opencart 3.0.2.0 Custom theme (cart section not changed) Setup to problem: 1: Customer makes a shopping cart while logged in, they abandon it. 2: Customer returns makes new cart and proceeds to checkout. 3: In checkout customer logs in, merging the saved cart and the guest cart. 4: The customer is c...

Jump to post
  • Fri Aug 14, 2020 11:43 am
  • Replies 27
  • Views 3911
Re: Cart Items Duplicated When 15+ Items in Cart and Choose Register During Checkout (Multiple Ajax Calls)

Hi mate, tried your solution a few times.
Issue is that when I add the modded "system/library/cart/cart.php" file it breaks the entire website (admin too) with a http 500 error.

Any ideas?
(Two orders in a row had this problem, order size not an issue)

(Opencart 3.0.2.0)

Jump to post
  • Fri Jul 24, 2020 4:04 pm
  • Replies 38
  • Views 25944

Page 1 of 1

Search found 12 matches