Viewing 15 posts - 31 through 45 (of 61 total)
  • Author
    Posts
  • #3245
    Avatar7diasweb
    Support Expired
    This reply has been marked as private.
    #3253

    Hi again,

    I have just fixed this issue, please recheck.

    #3268
    Avatar7diasweb
    Support Expired

    hi, thank you, another thing , wanted to hide this part is it possible?

    33

    #3270

    Ok, I resolved this issue, please recheck.

    #3271
    Avatar7diasweb
    Support Expired

    yes it’s ok.. but if 1 day i want to put it, how do i do it?

    #3272
    Avatar7diasweb
    Support Expired

    hi, how do I order more than €50 shipping is free

    #3273

    #1, Qty input: please go to file functions.php: https://www.tourigalo.pt/wp-admin/theme-editor.php?file=functions.php&theme=piizalian-child

    Search function:

    
    
    function wc_remove_all_quantity_fields( $return, $product ) {
        return true;
    }
    add_filter( 'woocommerce_is_sold_individually', 'wc_remove_all_quantity_fields', 10, 2 );

    And remove if you want to show qty input

    #2. Setup Free shipping: please follow guide at https://docs.woocommerce.com/document/free-shipping/

    #3274
    Avatar7diasweb
    Support Expired

    I placed more than €50 on the order… but the delivery to the house function appears… and I didn’t want to… I just wanted to see free postage. with i reached 50€, i don’t know if i made myself explain

    Sem-nome

    #3275

    This is the default option of Woocommerce, it will display shipping options for you to choose.

    #3276
    Avatar7diasweb
    Support Expired

    but when the purchase is greater than €50, delivery to the house should disappear, €2 and only free shipping. it’s possible?

    #3277

    Please follow guide at Hide other shipping methods when “Free Shipping” is available

    I added this code for your site, please recheck.

    #3278
    Avatar7diasweb
    Support Expired

    Hi, beautiful, that was it, thank you

    #3279

    Ok, hope you will vote 5 stars for our team.

    Many thanks!

    #3280
    Avatar7diasweb
    Support Expired

    see if it’s possible… in the attachment

    Sem-nome

    #3281

    Ok, I resolved this issue, please recheck.

Viewing 15 posts - 31 through 45 (of 61 total)

You must be logged in to reply to this topic.