0

I'm creating an X-Cart file for a number of products from data in a SQL database, each product may have multiple images. Is there a way of adding multiple images per product. I've consulted the file specification here but that suggests there is only one image per product?

HotblackDesiato
  • 350
  • 1
  • 8

1 Answers1

0

I suggest using the same approach as in this module https://help.x-cart.com/X-Cart:Detailed_Product_Images

More complex solution is https://help.x-cart.com/X-Cart:Product_Options#Managing_Product_Variants

Ildar Amankulov
  • 526
  • 4
  • 19