No item found for conditions product.code => test-voucher
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
No item found for conditions product.code => test-voucher
Hello,
i tried to add coupon, but I can't add it to basket due to "No item found for conditions: Array ( [product.code] => demo-percent )"
I tried running aimeos:setup, did not help.
Also, how do I reindex the catalog please?
aimeos-core 2021.07.6, php 7.4, mac
i tried to add coupon, but I can't add it to basket due to "No item found for conditions: Array ( [product.code] => demo-percent )"
I tried running aimeos:setup, did not help.
Also, how do I reindex the catalog please?
aimeos-core 2021.07.6, php 7.4, mac
Re: No item found for conditions product.code => test-voucher
You've deleted the rebate product that is referenced in the coupon configuration. Either recreated it or run the setup with creating the demo data again.Spixi wrote: 10 Nov 2021, 17:59 i tried to add coupon, but I can't add it to basket due to "No item found for conditions: Array ( [product.code] => demo-percent )"
Which host application do you use? Laravel or TYPO3?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
Re: No item found for conditions product.code => test-voucher
The answer didn't help me. It still doesn't work, still the same error.
I'm using Laravel.
I'm using Laravel.
Re: No item found for conditions product.code => test-voucher
Please execute:
Code: Select all
php artisan aimeos:setup --option=setup/default/demo:1Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,