I have create a new store and add new physical item under category. when i click on item add to cart it shows me error?
How i can add item to cart..?
I have create a new store and add new physical item under category. when i click on item add to cart it shows me error?
How i can add item to cart..?
Thanks for updating your question. Seems that your product has no any images, so just add some primary image for your product and try to add it to shopping cart again. The presence of product primary image is necessary condition for now - as you can see an exception was occurred while converting your product to shopping cart line item at 22 line - product property PrimaryImage
is null
.