No Quantity Field When 'downloadable Product' Switch Is On

Does anyone know why the product 'quantity' field is removed from the productpage when the 'downloadable' switch is turned-on in the product settings?



We have many different pricing configurations and volume discounts for ESD software, and we want to use the downloadable product feature with all of them…



What must we do to fix this?



regards,



Ton

1.png

2.png

[quote name=‘heijdet’ timestamp=‘1398018257’ post=‘181978’]

Does anyone know why the product ‘quantity’ field is removed from the productpage when the ‘downloadable’ switch is turned-on in the product settings?



We have many different pricing configurations and volume discounts for ESD software, and we want to use the downloadable product feature with all of them…



What must we do to fix this?



regards,



Ton

[/quote]



Hello!



It is the standard functionality of CS-Cart. Some additional code modifications are necessary. You can try to make it by editing the “common_templates/product_data.tpl”, and “controllers/customer/products.php” files or order modification from the following site:

[quote name='forward' timestamp='1398086163' post='182011']

Hello!



It is the standard functionality of CS-Cart. Some additional code modifications are necessary. You can try to make it by editing the “common_templates/product_data.tpl”, and “controllers/customer/products.php” files or order modification from the following site:



[url=“https://www.simtechdev.com/”]https://www.simtechdev.com/[/url]

[/quote]



I am afraid not only these files should be edited. There are many additional checks for edp products in the fn.cart.php and other files.

[quote name='heijdet' timestamp='1398018257' post='181978']

Does anyone know why the product 'quantity' field is removed from the productpage when the 'downloadable' switch is turned-on in the product settings?



We have many different pricing configurations and volume discounts for ESD software, and we want to use the downloadable product feature with all of them…



What must we do to fix this?



regards,



Ton

[/quote]



Hello Ton,



Probably you'd better create a product option that will cover the quantity functionality. What do you think? For example, the option Quantity with price modifiers for each variant. Your variants can be, for example, 1, 2, 3, 4, unlim.



Best regards, Alt-team