News:

Looking for documentation? Take a look on our wiki

Main Menu

One time sale

Started by Ryan, August 05, 2015, 02:31:03 AM

Previous topic - Next topic

Ryan

I'm trying to find a platform to sell images. These images/download can only be sold one time. I cannot find a platform that can do this. Does VM have this option?
Basically an Item is listed as for sale. It is then purchased. It is then removed from the store.

Sounds so simple doesn't it LOL

GJC Web Design

set the stock to 1 - when sold it is no longer shown (depending on your settings)
Plenty of plugins available to allow file downloads
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Ryan

hi, thanks for the reply.
I guess I needed to be more clear.
I will be using Multi Vendor and when the vendor adds a new product, I do not want them to have to put in a quantity. Each item is unique and can only be sold once. So the quantity filed needs to go away and just set all products in VM to default to one.

GJC Web Design

same answer but set quantity to 1 programatically.. hidden field etc
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Ryan

ok. I'll give this a shot. Thank you