hi
i like to know is there a way to activate pay with reward point to all products in 1 time
i have more then 4200 products do i need to add the 1 buy 1
or is there a faster way
thx
Hello unlocksupport,
Thank you for your message.
You can use instructions from the following Knowledge base article:
http://kb.cs-cart.co…ue-all-products
Or you can execute the following SQL query (e.g. via phpMyAdmin) in the CS-Cart store database:
UPDATE cscart_products SET is_pbp = 'Y'
I hope my recommendations will help you.
Thank you.
—
Pavel Zyukin
CS-Cart Support team