hotwax / dxp-components

DXP Components
Apache License 2.0
11 stars 16 forks source link

Enhance Product Identifier Selection Card with Sample Product and Shuffle Function #208

Open Dhiraj1405 opened 11 months ago

Dhiraj1405 commented 11 months ago

Currently, the Product Identifier Selection Card lacks a visual representation of the selected identifiers, making it challenging for users to preview their choices effectively.

Proposed Features:

1. Sample Product Display

Objective: Display a sample product from the retailer's catalog based on the selected identifiers.

Benefits: Users can visually see how their chosen primary and secondary identifiers translate into a real product, aiding them in making informed decisions.

Implementation: Utilize the existing product database to dynamically generate a sample product image and details based on the selected identifiers.

2. Shuffle Functionality

Objective: Implement a shuffle button that allows users to randomly generate a product based on available identifiers.

Benefits: Users can explore a variety of products, helping them make a well-rounded decision. This feature also adds an element of fun and exploration to the selection process.

Implementation: Implement a shuffle function that randomizes the product selection based on the available identifiers, updating the sample product display accordingly.

Nidbhagwat commented 11 months ago

@Dhiraj1405 Here is the UI Figma link: https://www.figma.com/file/j3l0F2DioUHEuQT53NOQJY/Ionic-6-Material-UI-Kit-(Community)-(Nidhi--2023)?type=design&node-id=25869%3A28704&mode=design&t=pgYgtnabr4QBBWWD-1

Dhiraj1405 commented 2 months ago

@ymaheshwari1 I remember this being already implemented. I could be wrong as well.