mjimlay Posted June 30, 2017 Share Posted June 30, 2017 I'm trying to build out some custom/unique products & services in WHMCS that I can offer my clients. However, I can't seem to figure out the custom fields pricing. I'm looking to do the following: Product A Quantity: (1-300) Price: $5 Per Item Total Cost = ($5 X Quantity) Product B Quantity: (1-1000) Price: $10 Per Item Total Cost = ($10 X Quantity) However, I cannot seem to figure out how to do this in WHMCS. These are products that have to be provisioned manually, so I'm not looking to integrate them into WHM/cPanel. Any suggestions on how this can be done? I'd also like the client to be able to log in and adjust their item count (add/remove) and so on. Thanks in advance 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 30, 2017 Share Posted June 30, 2017 i'd suggest using Configurable Options to do this. you could price your products (both of them) at $0.00, and setup your "Quantity" configurable options - you'll need two, one with a range of 1-300, another of 1-1000 and then assign one configurable option to the appropriate product... depending on your template, they'll likely show as sliders to the client during initial ordering. if we take Product A has an example, it will be priced at $0.00, but because the minimum qty is 1 in the configurable option, it's real price will be $5... if they choose a quantity of 10, the price will be $50 and so on. after ordering, the client can adjust the quantity value and be invoiced/credited(if enabled) accordingly if you've enabled that checkbox in the product setup Upgrades tab. https://docs.whmcs.com/Automated_Upgrades_and_Downgrades#Configurable_Options_Upgrades With the configurable options upgrade configuration, this allows your clients to upgrade or downgrade the configurable option selections you offer on the product. You do not need to specify any further configuration for this - by simply ticking the box the upgrade options will be shown to the client in the client area. The upgrade price for configurable options are calculated in exactly the same was products described above. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.