I'm working on a site that the client uses to order items seperately and as part of a 'kit'. I've tried to see how to make a 'kit' full of products with seperate information and up to yet this model seems to be the best option.
- The ideal for a 'kit' would be a single page, with each product listed (product choices next to it) and stock levels for each product option visible.
- At the bottom would be a single 'add-to-cart' button which combines any products that have been given a quantity of 1 or more and adds the lot to the basket.
Now, I currently have the product image, description, pricing, options all working in the 'single add-to-cart' button setup. I have even used the AUG to implement the visible stock level display on each product.
****Is it possible to show stock levels by product option - as per the AUG article on product option stock monitoring with the default current stock level changing when a product option is selected?
****Can I add a single 'Other Info Prompt' type text box outside the product layouts but before the add-to-cart button in order to add 'Employee information' to the basket (effectively making the items ordered a 'kit' for 'Employee X' and 'wrapping' them up as such?
This is probably developer level code but my skills appear to be improving and confidence is getting the better of me.
Thanks for all the help so far....
- The ideal for a 'kit' would be a single page, with each product listed (product choices next to it) and stock levels for each product option visible.
- At the bottom would be a single 'add-to-cart' button which combines any products that have been given a quantity of 1 or more and adds the lot to the basket.
Now, I currently have the product image, description, pricing, options all working in the 'single add-to-cart' button setup. I have even used the AUG to implement the visible stock level display on each product.
****Is it possible to show stock levels by product option - as per the AUG article on product option stock monitoring with the default current stock level changing when a product option is selected?
****Can I add a single 'Other Info Prompt' type text box outside the product layouts but before the add-to-cart button in order to add 'Employee information' to the basket (effectively making the items ordered a 'kit' for 'Employee X' and 'wrapping' them up as such?
This is probably developer level code but my skills appear to be improving and confidence is getting the better of me.
Thanks for all the help so far....
Comment