• Resolved newmedia85

    (@newmedia85)


    Hi,this plugin is working great!

    1. Another user had enquired about the possibility of the plugin grabbing additional data like product SKU. I carry a lot of products and it would really help if that is possible.

    2. If item 1 is not possible at the moment, is it possible to embed a message in the contact form enquiry box (a message the customers will be able to see before they starts typing). Obviously, that message disappears when they start typing. Something like “Please make sure you enter the product name and SKU number“.

    Thank you for your help

    https://www.ads-software.com/extend/plugins/product-enquiry-for-woocommerce/

Viewing 1 replies (of 1 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hello,

    I think, for a quick fix this idea is fine.
    So, here is what you can do –

    Open file –

    product-enquiry-for-woocommerce/data/contact.php

    At line no. 90, you’ll see a line as
    <textarea id='......></textarea>
    Just add a placeholder over there e.g. you can do something like this –
    <textarea placeholder='your message' id='......></textarea>

    That’s it.

    Enjoy !!!

    Thanks,
    WisdmLabs

Viewing 1 replies (of 1 total)
  • The topic ‘Additional Data’ is closed to new replies.