Expert Ruby On Rails Programmer

We are looking for an expert ROR developer who is familiar with active_merchant, spree e-commerce and creating rails plugins/extensions. We need someone who is able to take ideas and concepts and code them.

For the first project, we need to take an existing shipping extension and add to it. The logic is as follows:

1. If the cart total is greater than $100, the ENTIRE order qualifies for free shipping AND/OR
1.1 if the cart has great than $25 worth of t-shirts, the ENTIRE order qualifies for free shipping

for example
1. a cart has $9 worth of t-shirts and $80 worth of shoes (cart total = $89), the cart total is less than $100 = NO FREE SHIPPING, and there is less than $25 worth of t-shirts = NO FREE SHIPPING
2. a cart has $26 worth of t-shirts and a $70 pair of shoes (cart total = $96), the cart total is less than $100 = NO FREE SHIPPING, but there is more than $25 worth of t-shirts = FREE SHIPPING ON THE WHOLE ORDER.

Leave a Reply

Your email address will not be published. Required fields are marked *