WooCommerce Filtered Product Slider

Lonely_Planet

Junior member
  • Sep 13, 2014
    30
    2
    8
    Hi Guys,

    I'm building an e-commerce site using the "Woo Commerce". I want the every vendor registered at the site to have a profile which contains a photo slider, a products slider, reviews about the vendor, etc. When someone visits a vendor's profile page, it should have been populated with all the details specific to the vendor.

    Ex: The products carousel should dynamically display the latest, featured products added by the vendor.

    I know how to add a "WooCommerce ShortCode" to show a product category with offered filters. But, what I want is to implement a product carousel with products related to a specific vendor.

    Thanks in Advance
     

    Harsh7046

    Well-known member
  • Dec 8, 2009
    5,980
    1,058
    113
    Colombo
    query the products,
    use jquery or bootstrap or whatever to make the slider working,
    feed queried product info to the slider,,, simple