Problem passing custom product data to shopping cart in V2.8

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
We sell customizable products on NOPcommerce version 1.9.

To do this we created a custom product template to launch a web application to allow our customers to customize products before adding to the cart. We then return a design id and a custom thumbnail image back to the e-commerce site shopping cart.

In version 1.9 we were able to connect this design id to the product in the cart to link the design-id to the NOP order-id.

We have recently upgraded to version 2.8 of NOPCommerce and are having difficulty generating this design id along with the product image and passing to the shopping cart checkout process.

Any suggestions where would could add in this design id so we have it available to us in the checkout in version 2.8, would be appreciated.
11 years ago
instamp wrote:
We sell customizable products on NOPcommerce version 1.9.

To do this we created a custom product template to launch a web application to allow our customers to customize products before adding to the cart. We then return a design id and a custom thumbnail image back to the e-commerce site shopping cart.

In version 1.9 we were able to connect this design id to the product in the cart to link the design-id to the NOP order-id.

We have recently upgraded to version 2.8 of NOPCommerce and are having difficulty generating this design id along with the product image and passing to the shopping cart checkout process.

Any suggestions where would could add in this design id so we have it available to us in the checkout in version 2.8, would be appreciated.

Maybe you can make use of product variant attribute with control type "file upload"
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.