Proposal Summary
This proposal covers the scope for the implementation of grouping the items By Categories in Wishlist page in Point Australia website.
Requirement
Items that are currently on order form needs to be grouped by categories in Wishlist page.
For example, if a customer adds 3 different types of Incense sticks on order form, they need to be shown together. Please take the reference from invoice and its Advanced PDF template.
Our Solution
We will use the same logic used for the invoice or Advanced PDF
- We have ‘BRAND’ and “PRODUCT CATEGORY’ field in the item record.

- We need to add 3 new field in product list items custom record for Brand, product category and sorting. In sorting field, we will concatenate the values in Brand and product category.

- So, when we add items to wish list these field will save with the corresponding values from the item record.
- We can add the ‘sort by category ‘option in the drop-down list.
- We will set it as the default one and customer can change it if required.

- Also, we can give functionality to sort category.
- For existing Wishlist products we can add category by using a script. By using a script, we can mass update the product list item record so this option available for all the current product list items record