X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Product quantity selection in Fornt Page (https://forum.x-cart.com/showthread.php?t=73818)

FactorInteractivo 04-06-2016 06:19 AM

Product quantity selection in Fornt Page
 
Hi !
We are looking for a way to add a quantity selection box beside the "add to cart button" for each product in front page product listings (similar to the one that appears on product detail pages). Does anybody has an idea of how this could be done ? Thanks in advance !

qualiteam 04-10-2016 09:15 PM

Re: Product quantity selection in Fornt Page
 
Hello!

Is it for X-Cart 4, or X-Cart 5? Please put the X-Cart version to your forum signature and read the forum rules.

For X-Cart 5 you should look how "@ListChild" declaration is used to inject the add-to-cart button into the page and do the same for your new field. The lists that you should check are these:
- itemsList.product.grid.customer.tail
- itemsList.product.list.customer.info
- itemsList.product.table.customer.columns

Also you should extend the controller class to support your new field and adjust the drag-n-drop function for the same purpose too.

I would be happy to give you a more detailed description, but it is not a minor tweak that can be explained in these forums.


All times are GMT -8. The time now is 07:33 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.