thanks alot, i appreciate the help i wish i had known it was as easy as that, i just never expect anything to be that easy.
thanks again and thanks for the mod its great.
thanks alot, i appreciate the help i wish i had known it was as easy as that, i just never expect anything to be that easy.
thanks again and thanks for the mod its great.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
is it possible to use more then one discount level.
what im looking to do is set this up so that its based on the total of the items, but the same items not mixed.
say a customer buys
4 of the same item #45854
total for the 4 items is = 50.00
discount = 10.00
but say they also buy 4 of another item #58956
total for the 4 items is = 68.00
Discount = 13.50
so when they check out their total discount will be 23.50
i have played around with the settings and the exclude cat and item, but i don't seem to be having any luck.
is this possible and if so can someone point me in the right direction.
thanks a ton
You don't want exclude cat and item, you want apply_special_category_discount and apply_special_item_discount. Examples are provided in the help on my home page.
Scott
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
ok i will have a look i got a little confused with all the exits and customizations for this. thanks for the help.
am i missing something here?
have set up one discount level in admin.
have added excluded categories in the .php file, but the discount is still being applied to all categories
are you sure you have entered the category id for exclusion ? Also, I believe it will only work on the parent category of products. So for example if you have:
You will need to enter the category id for SUBCAT B; entering CAT 1 ID will not work (to my knowledge)Code:CAT 1 |___ SUBCAT A |___ SUBCAT B |##########_ PRODUCT ABC001 |##########_ PRODUCT ABC002
Ahmad Rahman
TRUST IT | web site design and development
mobile: 416.828.0224 | email: [email protected]
www.trustit.ca
For IT solutions how you want IT, when you want IT, TRUST IT.
Thanks for the reply
I have tried that
I have 4 main categories, one of which has an ID of "37"
Within that category, there are many categories - ive tested a few with no luck.
I've even tried adding 37, and an id of one of the subcats - no luck
stehodges, could you perhaps post the code you are using for the exclusion
Ahmad Rahman
TRUST IT | web site design and development
mobile: 416.828.0224 | email: [email protected]
www.trustit.ca
For IT solutions how you want IT, when you want IT, TRUST IT.
You can only specify a category with only products underneath it.
Scott
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Bookmarks