[Tiki-devel] Advanced Shopping Cart revamp for Tiki 24
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all
I did a bit more on my branch trying to fix the advanced shopping cart and this draft merge request, and it's sort of working a bit now so maybe worth testing (for the brave!)
The MR is
https://gitlab.com/tikiwiki/tiki/-/merge_requests/935
And instructions on how to try it will appear if you click the "Check out branch" button.
Basically the "advanced" bit means that you can have Order and OrderItems trackers and orders are now recorded in them. I stripped out a lot of the stuff i didn't understand and aren't needed in a v1 (well v2) shopping cart, such as gift vouchers, group discounts and so on. I'm planning to fix the anonymous shopper code which i think is pretty well essential (so for now you need to be logged in), and the product bundles feature, which i don't need but shouldn't be a blocker.
I'll try and set up a demo site once i've got a bit further...
jonny