Clean expired customer prices
Removes customer-specific prices that have exceeded their validity period.
bin/console b2b:clean:expired-customer-prices [--force]# Run daily at 2 AM
0 2 * * * cd /var/www/shopware && php bin/console b2b:clean:expired-customer-prices --forceLast updated
Was this helpful?