Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding bulk products...


Guest

Recommended Posts

First off is there a way of adding bulk products to the store?

 

Secondly is there a way to add bulk products to the store without all of them being added to the 'New Products for....' box?

Link to comment
Share on other sites

Depends on what you mean by "bulk products" - if you already have a database, you may wish to consider a contribution called "Easy Populate", or if you are familiar with sql you can dump the database straight into your php database, after you have modified them a bit to fit in with sql syntax. Just beware though taht you will still need to do certain oscommerce specifics, such as assigning a category to your products and/or adding in product attributes.

Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem....

Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums.....

if (stumped == true) {

return(square_one($start_over)

} else {

$random_query = tep_fetch_answer($forum_query)

}

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...