• Resolved laramcg

    (@laramcg)


    I want to create a store showing each product with a list of one / more suppliers, the price for each supplier, and rather than an ‘Add to Cart’ button there should be a button per supplier that links to the product on the supplier’s webpage. I am going to be storing the product information in custom mysql tables. The products / prices will be regularly updated. I need to include a search screen so that products can be searched for, and the search results should be filterable. I foresee having about 50 000 products.
    eg.
    Product 1
    Product 1 Description
    Supplier 1 / Price / Button linking to Supplier 1 page
    Supplier 2 / Price / Button linking to Supplier 2 page

    Would WooCommerce work for this?
    What extensions would I need, if any?
    Do I need to insert the products into the WordPress WooCommerce tables via uploads, or can I link directly to the custom mysql tables?
    Can I schedule and automate the bulk uploading of new products / updates to existing products and deletion of products?
    Thank you for your assistance!

    • This topic was modified 1 year, 1 month ago by laramcg.
    • This topic was modified 1 year, 1 month ago by laramcg.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Products with multiple suppliers’ is closed to new replies.