Name Your Price Function in Wix

I have built a plugin for the Wix Store product page that lets website visitors set their own product price. It will hopefully release soon in Wix Market if it passes the review :crossed_fingers: :slight_smile: - https://wixstudiotemplates.wixstudio.com/my-site-2/product-page/active-jr

2 Likes

This is cool @V-Blog!

Is it possible to buy this plugin from somewhere? It´s EXACTLY what I would need!

@Natalie_Bayer-Neuman

The app is under review and will probably take 5-10 days for release on App Market. I will send you the update. :slight_smile:

1 Like

That sounds great!! Will it be able to apply taxes to the product as well?

@Natalie_Bayer-Neuman

The plugin uses Wix’s own APIs. The tax are calculated at checkout on shipping and products. You can set the tax in Wix Store product listing; it will be added automatically during checkout. No need to calculate the tax on product page. Here is an example, the tag is added in checkout - https://wixstudiotemplates.wixstudio.com/my-site-31/product-page/im-a-product-11

You are heaven-sent! I´m about to cry! I´ve been struggling with this, trying to implement workarounds for so many hours. Thank you.

@Natalie_Bayer-Neuman The app is live in App Store, let me know if you have any feedback and drop a review if you like it. :slight_smile:

Adding it to the site as we speak. I´ll get back to you asap! THANK YOU!!!

I just added it. It´s really easy.
Some questions I do have: Can one change the currency? My site runs on Euro, so it might be a little confusing to have USD on display. How does currency conversion work with the app?
Also, is there a way to put the product into the cart instead of going directly to checkout?

Thanks so much!

Oh and also: I´d need the possibility to set 0$ as a minimum price. Would that be possible?

@Natalie_Bayer-Neuman

Thanks for the feedback!

I have released a Minor version just now. It should allow you to set the minimum and global price to 0. For the currency, you can change it in the settings panel. I have just made the changes and released a version. It might take a few hours to update. You can check it, though.

As for the add-to-cart function. It’s not possible yet. Because that will be possible by updating the price of the product everytime someone buys it, which is not feasible. I don’t think Wix API allows it either. I will look into the docs though and see if I find any workaround.