Search found 2 matches

by jan
17 May 2022, 10:58
Forum: Laravel package
Topic: No node with id "3" found at setup
Replies: 1
Views: 1509

No node with id "3" found at setup

command php artisan aimeos:setup --option=setup/default/demo:1 throws a Aimeos\MW\Tree\Exception with message No node with ID "3" found at vendor/aimeos/aimeos-core/src/MW/Tree/Manager/DBNestedSet.php:704 Command output before the exception: ... Creating locale schema Add locale data for l...
by jan
02 May 2022, 09:54
Forum: Help
Topic: Setting up a tied sale discount
Replies: 1
Views: 1274

Setting up a tied sale discount

We are setting up an e-commerce for our client who also has a physical store. In the store, they aften organize a tied sale, where you get a certain discount percentage when you buy 2 eligible products. This works very different from a 'buy one, get one free' kind of discount, since it can be applie...