Inserting products to DB

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
Hello,

I'm wondering if there is faster way of inserting products than importing by admin backend?
Looks like this way is quite slow (It does matter when I have 500 000 products).

Is there any tutorial which tables in database I should amend?
Will manual inserting be faster than importing from excel?

BR,
Jakub
3 years ago
There's no docs or tutorials for it.  It's been mentioned in the past - e.g
https://www.nopcommerce.com/en/boards/topic/37477/my-querys-to-import-product-directly-into-database
(but may depend on your version of nopCommerce)
Note:  UrlRecord is important.
3 years ago
How Can we customize the product list on front end?
3 years ago
To customise in product list, open Views > Shared > _ProductBox.cshtml. If you are using any custom theme, then it will be Themes > {your_theme} > Views > Shared > _ProductBox.cshtml
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.