• Resolved f242

    (@f242)


    Hello,

    is there a way to setup the product ID in the contact Mail from Contact Form 7?

    Thanks

    Markus

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Rustaurius

    (@rustaurius)

    Hi Markus,

    There’s currently no way to add the product ID to the product inquiry form. By default, the form should have a “Product Name” field that auto-fills when the product page loads.

    We’ve marked down adding an option to have a “Product ID” field as a feature request for a future update, and if other users are looking for a similar feature, it will get added.

    Thread Starter f242

    (@f242)

    Hi,
    4.2.8

    – Made it possible to include a product’s ID in the product inquiry form

    Thank you! But i need to know how? I change the inquiry form like this

    <p>Inquiry Product Name<br />
    [text product-name "%PRODUCT_NAME%" - "%PRODUCT_ID%"] </p>
    thought this could manage what i want to ??
    But it seems not to work.

    Hi Markus,

    It isn’t working because you’re trying to put two different values in for one input field in Contact Form 7. You would need to create a separate field in your form for this. For example:

    <p>Inquiry Product ID<br />
        [text product-id "%PRODUCT_ID%"] </p>
    
    Thread Starter f242

    (@f242)

    Thank You!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product ID in Contact Mailform’ is closed to new replies.