Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #541000

    Hello :) I am desperately trying to figure out how to make a nice product list (I do not like the one that is in the Pluctin additions – )
    This is how I want it to look http://shop.limedrop.no/produkt/tapasretter/

    So, I was thinking that I could give each grid (or color section) an id #, and then when I linked the product to grouped, It would be possible to link it to ex. http://shop.limedrop.no/produkt/tapasretter/#tapas or http://shop.limedrop.no/produkt/tapasretter/#tacobord ect. etc…

    But I cannot link it to to other then #880 – Tapasretter, – and then I do not get the separate purchase buttons in each grid section like I want to…

    Any suggestions?

    Therese :)

    #541060

    Hey limedrop!

    We have an add to cart element you can use. You can also use the Woocommerce add to cart shortcode, https://docs.woothemes.com/document/woocommerce-shortcodes/.

    Cheers!
    Elliott

    #541116

    Ok, it didt work for me with the short codes..

    But is it possible to add a “Product purchase button” in ex. two grid sections with their own id, and then show different linked products in each?

    See what i try to do here: http://shop.limedrop.no/produkt/brodmat/
    I cannot wrap my head around how I can make it show different products in two seperate grid sections.

    Is it at all possible?

    It would be nice if the “product purchase button” would make it possible choose categories or manually decide which product ids to show….

    #541845

    Hey!

    Yes, you can do that with the Woocommerce shortcodes. Just set the ID or sku number in the shortcode options. There is also one for just the URL.

    [add_to_cart_url id="99"]
    

    So you can use it with your own custom links or buttons.

    Regards,
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.