Quote Originally Posted by BlessIsaacola View Post
Thanks for this great Mod. I am currently working with the price break to update some products. In Zen Cart when creating a discount there's this option "Discount Qty Applies to Mixed Attributes" which allows for Yes or No. Unfortunately, I do not see in the file where to indicate that I want to applied discount to mixed attributes. Can someone guide me on how to achieve this task? I have a feeling it might have something to do with this "products_mixed_discount_quantity" from the products table but I do not see it in the file.

Thanks in advance.
Follow the logic in the export and then the import files for the type of file you are trying to work with (basic, detailed, etc...) You will need to add that (and other fields desired/needed) in the SQL statements for the applicable file type(s).