Add On For Extra Charges Based On Service Selected For A Product

Is there an addon which lets add stitching service or other service like this page http://prntscr.com/gdx578and adds the cost to the products cost in cart for payment.

We dont want to create separate products as a service thats very bad implementation and non user friendly.

Add a product option for the extra service.

Yes, you may add a product option with a modifier. Read about it here.

Best regards,

Alt-team.

tried that option but it doesnt show the price option as shown in the screenshot i posted. The customer will never come to know the prices for different services.

We want the prices to be displayed next to the service.

Possibly the following setting is disabled in your store:

Settings -> General -> Display modifiers for product options

aah ok found it ...

But this doesnt work how we expect it to work. Look at the sample site below for this addon:

http://bit.ly/2eHbbMm

But this doesnt work how we expect it to work. Look at the sample site below for this addon:

http://bit.ly/2eHbbMm [/size]

If I choose service, price is changed. Please clarify

The same to us. If you describe the problem in detail, it would be great.

But this doesnt work how we expect it to work. Look at the sample site below for this addon:

http://bit.ly/2eHbbMm

use "sequential options"

and also rememeber they can be applied globally

http://docs.cs-cart.com/4.4.x/user_guide/manage_products/options/global_options.html

thanks all but what we are looking for is the similar option as on the link http://bit.ly/2eHbbMm

We want to give multiple stitching services to the end user with price associated with each service.

On selecting any service below should happen:

  1. Add price of the service to the total value of product. ( I know this is achievable using Options )
  2. Show the Size selection dropdowns to the end user so that they can enter the size they want for stitching. ( Donot know how to achieve this )

Please check the above link for more details about functionality of the options we want.

thanks all but what we are looking for is the similar option as on the link http://bit.ly/2eHbbMm

We want to give multiple stitching services to the end user with price associated with each service.

On selecting any service below should happen:

  1. Add price of the service to the total value of product. ( I know this is achievable using Options )
  2. Show the Size selection dropdowns to the end user so that they can enter the size they want for stitching. ( Donot know how to achieve this )

Please check the above link for more details about functionality of the options we want.

Thank you for the clarification. I am afraid additional custom development work is required in this case