Just run remove_multiple_config_items.sql- It's in the root of the zip file.
I have a question about "reward points" configuration.
I want customers to redeem maximum 10% of the subtotal of a single order. So I set the maximum amount of earned points that can be redeemed against a single orderset to be 10%.
My question is can I set the minimum amount of earned points needed before they can be redeemed to be a absolute value (eg 500)? or is it has to be a percentage too?
Thanks!
When a user in NOT logged in, he sees CUSTOMER_NOT_LOGGED_IN_TAG, right? When a user have nothing in cart, he sees NO_REWARD_POINTS_IN_CART_TAG, right? Both these mesages have the same id="cartBoxEmpty", all defined in tpl_reward_points.php file (also in v1.31 of this RP mod).
So, when a user in NOT logged in and have nothing in his cart, TWO DIVs with the same ID appear, am I right?
Bookmarks