Question:
I am using the Wix Custom Catalog plugin to create custom products with dynamic pricing and add them to the cart. The products are successfully added, but the selected options (product properties) do not appear in the mini cart or full cart.
Product:
Wix Custom Catalog Plugin (related to Wix Stores / Cart functionality)
What are you trying to achieve:
I need to display selected options (product properties) in the mini cart and full cart when a customer adds a custom product using Wix Custom Catalog.
Since I am using dynamic pricing, I cannot use the standard Wix Stores product options. Instead, I am generating custom products via the Wix Custom Catalog plugin. However, the selected options are not appearing in the cart, which is a major issue for the user experience.
I need a way to ensure that the selected options are shown correctly in the cart.
What have you already tried:
Used Wix Custom Catalog API to create products → Successfully added to cart, but options do not show.
Checked Wix documentation on Custom Catalog and Cart APIs, but found no clear method to display selected options.
Tried adding custom fields manually while creating the product, but they are not visible in the cart.
Searched Wix Community Forum but didn’t find a clear answer on displaying custom product options in the cart.
Additional information:
- I am not using Wix Stores product options because I need dynamic pricing.
- The issue is specific to displaying selected options in the cart UI.
- If there is a workaround using JavaScript or a manual way to add/display these options, I am open to implementing it.