How To Add Order Notes For Each Product In WooCommerce

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ต.ค. 2024

ความคิดเห็น • 18

  • @clayt101
    @clayt101 ปีที่แล้ว +8

    Great video, but I have the same question as others....how to just make it show up on specific products and not all products. Thanks

  • @amandaho6975
    @amandaho6975 ปีที่แล้ว +1

    Thank you! This tutorial was amazing. I'm setting up my woocommerce shop for my embroidery business and could not figure out how to add a box for customers to personalise their items.

  • @GestaltaMarketing
    @GestaltaMarketing ปีที่แล้ว +5

    How can I make it so that it will apply to specific products but not to others? Because now, none of the products can be added to the cart when there is no text is entered.

  • @jezzalinko
    @jezzalinko ปีที่แล้ว

    thankyou so much for this and not rushing or skipping over anything
    im currently setting up my first woo commerce and these basic things are not included for some reason so finding your video has helped me heaps as im selling engraved items so now when they place the order they can include the note with what they want engraved onto the items
    makes it much nicer and more streamline
    Thankyou

  • @ChristianSkyltbutiken
    @ChristianSkyltbutiken 11 หลายเดือนก่อน +2

    As some others are saying, how do I exclude a category or a specific product? Could you maybe make an exclude code for that? Really love the code. Thanks

  • @taysbakingblog
    @taysbakingblog 6 หลายเดือนก่อน +2

    can the notes be optional? Not everyone wants / needs to add a note for my products.

  • @mmor2742
    @mmor2742 ปีที่แล้ว +4

    But how do we add this only to a specific product? not sitewide :S

  • @SilvermanMan
    @SilvermanMan ปีที่แล้ว

    Hi, thank you very much, this code worked perfectly. The only problem is the Text area is connected to other elements in the product page. How to add a space now?

    • @aovup
      @aovup  ปีที่แล้ว

      Are you able to share a screenshot? Usually a tag will help add spacing.

    • @steveroberts9828
      @steveroberts9828 6 หลายเดือนก่อน

      Find the line in the code that starts with 'printf' in the first section // Display custom field on single product page and see the code there. Just add another

  • @dividendwatcher
    @dividendwatcher ปีที่แล้ว

    helpful, I might use that

  • @snowin5797
    @snowin5797 ปีที่แล้ว +3

    I want to add the order note for only one variation

    • @IanDouglas
      @IanDouglas ปีที่แล้ว

      yeah I'd like to add it only to a particular category of item, and I'd love to find a way to do this without adding yet another plugin to do these snippets.

    • @steveroberts9051
      @steveroberts9051 6 หลายเดือนก่อน

      I managed to get the code to work with a specific product category but it only works with simple products.

  • @hassanabdullah3680
    @hassanabdullah3680 11 หลายเดือนก่อน

    I just copy the code from the link and the order could not be placed until I filled in the custom text bar, please let me know how to avoid this limitation of filling the bar to proceed for order, Thanks

    • @steveroberts9828
      @steveroberts9828 6 หลายเดือนก่อน

      Just comment out everything below // validate when add to cart, finishing with the last line of that section add_filter and it won't require the comment field to be filled out

  • @funonzia
    @funonzia 11 หลายเดือนก่อน

    display custom field data in order view: doesn't show custom filed

    • @aovup
      @aovup  11 หลายเดือนก่อน

      I'll double-check and get back to you, does it show in my video?