You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Sebastian Wachinger (JIRA)" <ji...@apache.org> on 2018/12/23 07:02:00 UTC

[jira] [Updated] (OFBIZ-10714) Display the user selected variant product options for configurable product

     [ https://issues.apache.org/jira/browse/OFBIZ-10714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Wachinger updated OFBIZ-10714:
----------------------------------------
    Description: 
If the customer buys a configurable product, with a product component being a {{Product Variant}}, the selected variant (Product ID and component price) is displayed on the {{ConfigProductDetail}} page before you click {{Add to Cart}}, but after this the selected variant never is displayed, or communicated, at all:
 - not in the {{ShowCart}} page,
 - not in the checkout summary pages,
 - not at all in the confirmation email,
 - and not in the {{OrderInfo}} page (order detail page) in the backend management.

The only way to find out which variant options the customer configured before buying is to click on the +{{Production Run}}+ link on the {{OrderInfo}} page. For the shop manager and manufacturer this might even be good enough, but not communicating (i.e. documenting) the ordered and sold product configuration in detail to the buyer spells trouble!

So it would be great if, in the pages listed above, the selected variants would appear in detail, eg with the product ID of the selected variant product, and/or with the product name / short description, and maybe the component prices.

For example, the shopping cart now only displays the lines
{quote}Pizza
 Peppers
 Sauce
{quote}
Instead it should display
{quote}Pizza
 Peppers : Roasted PEPPERS-R
 Sauce : Tomato Parmesan SAUCE-TP
{quote}




  was:
If the customer buys a configurable product, with a product component being a {{Product Variant}}, the selected variant (Product ID and component price) is displayed on the {{ConfigProductDetail}} page before you click {{Add to Cart}}, but after this the selected variant never is displayed, or communicated, at all:
 - not in the {{ShowCart}} page,
 - not in the checkout summary pages,
 - not at all in the confirmation email,
 - and not in the {{OrderInfo}} page (order detail page) in the backend management.

The only way to find out which variant options the customer configured before buying is to click on the +{{Production Run}}+ link on the {{OrderInfo}} page. For the shop manager and manufacturer this might even be good enough, but not communicating the ordered and sold product configuration in detail to the buyer spells trouble!

So it would be great if, in the pages listed above, the selected variants would appear in detail, eg with the product ID of the selected variant product, and/or with the product name / short description, and maybe the component prices.

For example, the shopping cart now only displays the lines
{quote}Pizza
 Peppers
 Sauce
{quote}
Instead it should display
{quote}Pizza
 Peppers : Roasted PEPPERS-R
 Sauce : Tomato Parmesan SAUCE-TP
{quote}





> Display the user selected variant product options for configurable product
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-10714
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10714
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce
>    Affects Versions: Trunk, 16.11.04
>            Reporter: Sebastian Wachinger
>            Priority: Major
>
> If the customer buys a configurable product, with a product component being a {{Product Variant}}, the selected variant (Product ID and component price) is displayed on the {{ConfigProductDetail}} page before you click {{Add to Cart}}, but after this the selected variant never is displayed, or communicated, at all:
>  - not in the {{ShowCart}} page,
>  - not in the checkout summary pages,
>  - not at all in the confirmation email,
>  - and not in the {{OrderInfo}} page (order detail page) in the backend management.
> The only way to find out which variant options the customer configured before buying is to click on the +{{Production Run}}+ link on the {{OrderInfo}} page. For the shop manager and manufacturer this might even be good enough, but not communicating (i.e. documenting) the ordered and sold product configuration in detail to the buyer spells trouble!
> So it would be great if, in the pages listed above, the selected variants would appear in detail, eg with the product ID of the selected variant product, and/or with the product name / short description, and maybe the component prices.
> For example, the shopping cart now only displays the lines
> {quote}Pizza
>  Peppers
>  Sauce
> {quote}
> Instead it should display
> {quote}Pizza
>  Peppers : Roasted PEPPERS-R
>  Sauce : Tomato Parmesan SAUCE-TP
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)