I am importing the products through the Volusion API, the products are inserted but not shown on the front-end of my store.
Anyone who know that how to show the products in front-end.
You have to assign the category to the product then it will be shown on the front-end. In Volusion categories are virtual and not added when adding the product. you have to assign the categories in a another API call or can manually assign the category from back-end.