Re: Quantity Discounts for 1.3
Hi
ZEN cart version 1.3.9h
Yes, 1.3. cant remember
We have installed the Quantity Discounts 1.11
We have verified that the files are in the correct location.
Error Received: ERROR: module not loaded due to missing language file: /home/taz19/public_html/shop/includes/languages/english/modules/order_total/ot_totalbackup.php
We can not locate this file in the mod. Also, we can not locate this file in the original Zen Cart Upgrade, or in our previous versions.
Also, it is not reading the correct location it should say /shop/manageincludes/......
is the ot_totalbackup.php file something we can download, and if so, can someone tell us where to get it.
Thanks so much,
Floppy Latte
Re: Quantity Discounts for 1.3
This isn't my file, nor is it my error. You probably have a file like
includes/modules/order_total/ot_totalbackup.php
that you want to delete.
Re: Quantity Discounts for 1.3
Hello
I get this error in cache, btw. great module just what I need.
Code:
PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MODULE_CATEGORY_DISCOUNT_CALC_TYPE in includes/modules/order_total/ot_category_discount.php on line 27
PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MODULE_CATEGORY_CALCULATION_TYPE in includes/modules/order_total/ot_category_discount.php on line 31
Re: Quantity Discounts for 1.3
This is coming from someone else's software. You will probably have files named something like
includes/modules/order_total/ot_category_discount.php
includes/languages/english/modules/order_total/ot_category_discount.php
that you should delete. (I'm speculating on the names, but I am positive this is not coming from my stuff, which is called ot_quantity_discount.php)
Re: Quantity Discounts for 1.3
Thanks for a lovely mod, it works beautifully. Is it possible, however, to stop the discount being applied to Specials? There is a feeling that we're applying discounts to discounts and that this is unnecessary to make the sale ... I've a feeling I'm missing something very obvious here, but all help gratefully receieved!
Re: Quantity Discounts for 1.3
There is no mechanism in Quantity Discounts to do this.
Re: Quantity Discounts for 1.3
Quote:
Originally Posted by
swguy
This is coming from someone else's software. You will probably have files named something like
includes/modules/order_total/ot_category_discount.php
includes/languages/english/modules/order_total/ot_category_discount.php
that you should delete. (I'm speculating on the names, but I am positive this is not coming from my stuff, which is called ot_quantity_discount.php)
Yes you right, sorry. Again thanx for great mod.
Re: Quantity Discounts for 1.3
I'm hoping I can get an answer here. I realize that the quantity discount contribution is what I need for the pricing scheme that I need. I will be doing drop shipping, and my suppliers have sent me files that can be imported using Easy Populate. However, Easy Populate will not populate the multiple pricing and quantity columns that the files have, so I cannot import the pricing scheme that way.
Here is an issue I am having with this. ALL my products go by this pricing scheme where 1-11 cost XXX and 12-20 cost XXX and so on. However, they are not all the same quantities or cost. Some may have a minimum quantity of 24-40 for XXX and so on while others may start at 1-11 or 5-20 or however.
So, lets say I import all the products with Easy Populate. If I download Quantity Discount does it have the capability of importing the pricing and quantity columns? I don't know if I am explaining my question correctly or not. I guess I'm just wondering how to get my prices in there. Because all the products have different pricing for quantities bought, how exactly would Quantity discount work for me? Would I have to go to each product and enter the information one by one still?
Does anyone know of another module out there like this one that can somehow import the pricing and quantities for all the products from my vendor files so that it just populates instead of manually entering it one by one as that would be a lot of entering to do.
Any and all help is appreciated.
Thank you,
Laura Lee
Re: Quantity Discounts for 1.3
Hi.
Is there a way to make the the quantity discount display amounts larger in text on the product pages please?
Thank you in advance
Casey
Re: Quantity Discounts for 1.3
@OhSoNew - if the schedule differs per product, you should use the native quantity discounting solution built in to Zen Cart.
@integrity_designs - if you're asking about the marketing text, you can style it with CSS the way you can with any other text on the page.