How To Add Order Notes For Each Product In WooCommerce

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 21

  • @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.

  • @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 Рік тому +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 8 місяців тому +3

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

  • @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.

  • @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 8 місяців тому

      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

  • @djtyros
    @djtyros 18 днів тому

    WARNING: Brian, you got your address showing in the LastPass pop-up at 9:55, recommended to edit that out my friend 👍

    • @aovup
      @aovup  18 днів тому

      Thank you, its not my address... I appreciate you mentioning it with the time stamp😊 Happy New Year in a few days 😊

  • @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 8 місяців тому

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

  • @dividendwatcher
    @dividendwatcher Рік тому

    helpful, I might use that

  • @djtyros
    @djtyros 18 днів тому

    2:03 - Ec-specially... downvoted
    Update: The video was so useful, and detailed, and the dude just seems to decent and not full of "Hey, whad up UA-cam, im your man clive". So I liked the video

  • @hassanabdullah3680
    @hassanabdullah3680 Рік тому

    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 8 місяців тому

      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 Рік тому

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

    • @aovup
      @aovup  Рік тому

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