Shipping Methods Per Orders

Hello everyone,,,,

am facing some issues regarding shipping method cost @checkout ,,,, we have one shipping method for all vendors ,,,, when a customer order from 2 or more vendors ,,, @ checkout page each product (vendor product) is treated as a separate order and has its own shipping cost speratly

so

if we have product1 belong to vendor 1

and product2 belong to vendor 2

we have x is the shipping method

checkout page we look like:

product 1 xxx$

shipping cost xx$

product 2 xx$

shipping cost xx$

how can i treat the whole order as one lik this

product1 xxx$

product 2 xx$

Shipping cost xx$

????

customers started to complain i need to solve it badly

Hello!

In this case the Order Fulfillment by Marketplace add-on should suit your needs:

https://docs.cs-cart.com/latest/user_guide/addons/fulfillment/index.html

Please let me note, that this add-on is only available in the Multi-Vendor Ultimate.

Hope it helps!

Hello!

In this case the Order Fulfillment by Marketplace add-on should suit your needs:

https://docs.cs-cart.com/latest/user_guide/addons/fulfillment/index.html

Please let me note, that this add-on is only available in the Multi-Vendor Ultimate.

Hope it helps!

hello ,

thanks so much it is helpful :)

Hello!

In this case the Order Fulfillment by Marketplace add-on should suit your needs:

https://docs.cs-cart.com/latest/user_guide/addons/fulfillment/index.html

Please let me note, that this add-on is only available in the Multi-Vendor Ultimate.

Hope it helps!

am sorry ,,, could you tell me what should i change to use ^\d{11}$ expression to validate one of my input filed ,,, i added the field form adminstartion > profile field > customer and admin > contact information

and i gave it trxID as code

{$field.description}

am sorry ,,, could you tell me what should i change to use ^\d{11}$ expression to validate one of my input filed ,,, i added the field form adminstartion > profile field > customer and admin > contact information

and i gave it trxID as code

{$field.description}

helllloooo again any heelp please