• Resolved rex4gni

    (@rex4gni)


    Trying to build a drop down for an item that has pricing for

    One month; $35
    Quarterly; $140
    Yearly; $420

    When I build it I can not seem to make the drop down selection in the transaction actually influence the price passed to through the cart to the checkout.

    Can someone point to this in the documentation?

    thanks

    https://ww.wp.xz.cn/plugins/foxyshop/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author sparkweb

    (@sparkweb)

    Have you tried setting your variations like this:

    One Month{p:35}
    Quarterly{p:140}
    Yearly{p:420}

    FoxyCart Docs: https://wiki.foxycart.com/v/2.0/products#a_complete_list_of_product_parameters

    Thread Starter rex4gni

    (@rex4gni)

    I am sure that I am doing something incorrect.

    I we are a web site for orphans in India. We have about 3000 children. What we are looking to do is use your plugin with FoxyCart.
    We have the three price points as about. When I enter the variables as you provided I still am not able to get the selection to influence the price seen.

    Is there someway I can get you on team viewer and cell phone to iron this out or possibly a login name and password with rights to modify what we need? If there is a cost, we can make that happen however you like.

    Hope to hear from you very soon.
    thanks

    Plugin Author sparkweb

    (@sparkweb)

    You can set variations like this:

    One Month{fr:1m|p:35}
    Quarterly{fr:3m|p:140}
    Yearly{fr:12m|p:420}

    And it will set the sub_frequency at the same time as the price.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Variable prices in drop down’ is closed to new replies.