MarcPinnell Posted June 26, 2020 Share Posted June 26, 2020 I am looking to hire someone to create a small module that would increase the shipping quote/fee based on the sub-total of products in the cart. Something along these lines: if ($subTtl < 100) $quote = $quote * 1.5; elseif ($subTtl < 250) $quote = $quote * 1.4; elseif ($subTtl < 500) $quote = $quote * 1.3; elseif ($subTtl >= 500) $quote = $quote * 1.2; Please reply with cost and timeframe. Link to comment Share on other sites More sharing options...
CedCommerce Team Posted June 30, 2020 Share Posted June 30, 2020 On 6/26/2020 at 8:52 PM, MarcPinnell said: I am looking to hire someone to create a small module that would increase the shipping quote/fee based on the sub-total of products in the cart. Something along these lines: if ($subTtl < 100) $quote = $quote * 1.5; elseif ($subTtl < 250) $quote = $quote * 1.4; elseif ($subTtl < 500) $quote = $quote * 1.3; elseif ($subTtl >= 500) $quote = $quote * 1.2; Please reply with cost and timeframe. Expand Hello Marc, We hope you are doing well. We are interested in developing your module, please let us know your medium of contact such skype ID or Whatsapp no. Thanks!!! Link to comment Share on other sites More sharing options...
Guest Posted June 30, 2020 Share Posted June 30, 2020 €30 / 1 day Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now