• Resolved rfmizo

    (@rfmizo)


    hello
    is it possible to make this plugin auto-fill products name on contact form page ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • lol lolling

    (@bjornenblog)

    HI,

    Here are a few examples:

    <label>Produktens Namn
    [dynamictext product-name id:dyntext readonly “CF7_get_post_var key=’title'”]</label>

    <label>Produktens SKU
    [dynamictext product-sku id:dyntext readonly “CF7_get_post_var key=’_sku'”]</label>

    <label>Antal p? lager
    [dynamictext product-stock id:dyntext readonly “CF7_get_post_var key=’_stock'”]</label>

    Plugin Author sevenspark

    (@sevenspark)

    Thanks for sharing your knowledge, Bjornen!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘autfill product name’ is closed to new replies.