Design Funnel Steps Easily

  1. Home
  2. Docs
  3. WPFunnels Shortcodes
  4. Shortcode For Sales Funnel Offer Button

Shortcode For Sales Funnel Offer Button

This shortcode can be used on the WPFunnels Upsell & Downsell page.

[wpf_offer_button]

**When you add parameters to this shortcode, they should be separated by a space and their value should be enclosed by double quotations.

Example

[wpf_offer_button btn_text="Accept" offer_type="upsell" action="accept"]

Parameters for Sales Funnel Offer Button

  • btn_text=””
    Set a custom button text
  • offer_type=”upsell”
    If used in the upsell step
  • offer_type=”downsell”
    If used in the downsell step
  • action=”accept”
    To enable acceptance of the offer and process payment
  • action=”reject”
    To skip the offer and go to the next step
  • btn_font_size=””
    To use a custom font size for the button text
  • btn_margin=””
    To assign margin for the button text
  • btn_padding=””
    To assign padding for the button
  • btn_background_color=””
    Set the background color of the button
  • btn_color=””
    Used to change the text color of the button
  • btn_radius=””
    To define border radius of the button
  • show_product_price=”yes”
    To display the product price
  • show_product_price=”no”
    Do not display the product price
  • price_class=””
    Name of a class to implement custom design on the offer price
  • variation_tbl_title=””
    Custom title for the variation selection box for variable products
  • show_product_data=”yes”
    Display product dynamic data (for global funnels)
  • show_product_data=”no”
    Do not show product dynamic data (for global funnels)
  • dynamic_data_template_layout=”style1″
    To use the first layout for dynamic product data (for global funnels)
  • dynamic_data_template_layout=”style2″
    To use the second layout for dynamic product data (for global funnels)
  • dynamic_data_template_layout=”style3″
    To use the third layout for dynamic product data (for global funnels)
  • class=””
    Name of a class to use custom design
Was this article helpful to you? Yes No

How can we help?