Forum Replies Created

Viewing 10 posts - 31 through 40 (of 40 total)
  • Author
    Posts
  • in reply to: Obtain coupon info #773
    info17
    Participant

    Is it possible to restrict rule to be applied to certain product using a hook?

    I’m using this extension of WooCommerce Subscription
    woocommerce-subscribe-all-the-things
    https://github.com/Prospress/woocommerce-subscribe-all-the-things

    Since this extension handles regular product and subscription as one but variation, I can not filter out from GUI.
    I need to check see if cart item has this value:
    cart[id][wccsub_data][active_subscription_scheme_id]

    in reply to: Incremental free gift(every buy 2 get 1 free) #772
    info17
    Participant

    Is it that I can chose only buy one get one free without snippet code?

    in reply to: Incremental free gift(every buy 2 get 1 free) #771
    info17
    Participant

    How about Buy 5 Get 1 Free?

    Even if I set “Minimum quantity of matching products” to 5, same result.
    free gift become 5.

    in reply to: Incremental free gift(every buy 2 get 1 free) #769
    info17
    Participant

    No, this is result without your snippet.
    If I set your snippet, it shows corrent qty.
    Seems to be a bug.

    in reply to: Incremental free gift(every buy 2 get 1 free) #766
    info17
    Participant

    Please see the link
    http://imgur.com/a/v28BR

    in reply to: Incremental free gift(every buy 2 get 1 free) #764
    info17
    Participant

    Also can I customize display of free gift item line?
    Price, QTY and Total

    P.S. Free gift’s QTY shows sum of the items(if bogo, 3) which is not intuitive.

    in reply to: Obtain coupon info #750
    info17
    Participant

    Thank you.
    How do I disable free gift selection on cart page?
    Modify /template/cart/select-free-product.php?

    in reply to: Obtain coupon info #748
    info17
    Participant

    I’d like to use Auto Coupon option but I want to let customer select free gift manually on other page than cart.
    (So I don’t want to show gift selection element on cart page)
    But I want free goods that is single selection to be added automatically.

    How to configure this?

    in reply to: Obtain coupon info #743
    info17
    Participant

    Thank you.

    Is there anyway I can set certain product as free gift dynamically through a hook?
    I want to change the product for free gift programmatically depend on situation but user select manually.

    in reply to: Obtain coupon info #739
    info17
    Participant

    Thank you.
    But in order to match product id with coupon, I have to gather all coupon data but single coupon with code.

Viewing 10 posts - 31 through 40 (of 40 total)