Feature request: Add features to product options
Reported by dleffler | December 27th, 2014 @ 11:26 PM | in 2.3.4 (closed)
Though we have code in place for either displaying the list of product options with the product (show view) and the current active method of displaying them as a second screen when actually adding the item to the cart, we probably need to allow the admin to determine this. Preferably by product, or site-wide. When displayed with the product it dynamically would change the price.
We would probably still want to get 'user input fields' during the second screen. The second screen is typically the addToCart template, but could be the addToOrder template.
We might also want to segregate the 'required' options from the other (optional) options.
Comments and changes to this ticket
-
expNinja January 1st, 2015 @ 10:21 PM
(from [0528cf2e4d7d8bb30041ad075c0cfced12c40853]) [#1251] updates product options and user input displays to use more logical coding https://github.com/exponentcms/exponent-cms/commit/0528cf2e4d7d8bb3...
-
expNinja January 3rd, 2015 @ 04:56 PM
(from [55a789a28b153c94a227b4c064144f339529c130]) [#1251] many changes to 'product options' feature: fixes some code logic for: optiondisplayer which wouldn't abide by 'required' param when building the dropdown list without a blank; add 'display options with product 'setting; adds 'segregate required/non-required options' setting; moved logic for displaying 2nd page of 'add item' into the product models; cleans up product option styling, disables 'more' option weight since it's not used; https://github.com/exponentcms/exponent-cms/commit/55a789a28b153c94...
-
expNinja January 3rd, 2015 @ 04:59 PM
(from [7a4fa61c68f26e1e4d2dc22c9fb521a035546baa]) [#1251] regression fix for edit order item view which now uses sub-templates for options & user input https://github.com/exponentcms/exponent-cms/commit/7a4fa61c68f26e1e...
-
expNinja January 3rd, 2015 @ 05:10 PM
(from [a1f78558005060f59c06d77e02babd89840e034d]) [#1251] regression fix for logic when adding new product item to cart https://github.com/exponentcms/exponent-cms/commit/a1f78558005060f5...
-
expNinja January 3rd, 2015 @ 05:30 PM
(from [790b25d52ea2d5d873e30c1fd00fe882b1e8ab6c]) [#1251] fixes some formatting of cat item 'additional information' popup https://github.com/exponentcms/exponent-cms/commit/790b25d52ea2d5d8...
-
expNinja April 3rd, 2015 @ 04:06 AM
(from [078740962dc7f8e33f862315c7075e71de00ef12]) Many product options updates/fixes: now enforces 'required' 'select multiple' options (checkboxes), how updates price on product show view, or in the case of child products or 2nd page add-item an option total cost is displayed, better looking manage product options view, allows setting product option rank for product (individual options are ranked on Manage Product Options page) [#1251] https://github.com/exponentcms/exponent-cms/commit/078740962dc7f8e3...
-
expNinja April 3rd, 2015 @ 12:02 PM
(from [01a0e75e4cf4bab31b59dca89b66529f339dc2ea]) Adds conditional display of product user input based on selected option [#1251] https://github.com/exponentcms/exponent-cms/commit/01a0e75e4cf4bab3...
-
expNinja April 3rd, 2015 @ 08:37 PM
- State changed from new to resolved
(from [e2501fcb8115d9478b7fca715b40d7068f4ae845]) Activates product option weight feature [#1251 state:resolved] https://github.com/exponentcms/exponent-cms/commit/e2501fcb8115d947...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS