I assume that I can instead query the product category? Again if the  
customer buys more than one product, if one of those product is in the  
qualifying category I need to show the white glove option as a  
selection.  I think I see where you are going with this.  Worth a  
look...

Would be easier I think to just be able to hide the white glove option  
if the cart doesn't contain a qualifying item though... Kind of  
thought that is what the tiered shipping was all about



Sent from my iPod

On Oct 26, 2009, at 9:08 PM, Chris Moffitt <[email protected]> wrote:

> You can create a custom shipping module to do this. If you look at  
> an existing shipping module, you'll see that there is a "valid"  
> method. You can query the order total and if it meets your dollar  
> threshold, you can return True and the user will have the option to  
> select the "White Glove" option.
>
>
> -Chris
>
> On Mon, Oct 26, 2009 at 4:20 PM, lifewithryan  
> <[email protected]> wrote:
>
> We have to ways to ship, both added via the tired shipping and
> carriers configuration.
>
> 1) free shipping
> 2) $200 white glove shipping
>
> We only want to offer the white glove shipping on the big ticket
> items.  Thinks like accessories and parts will be free shipping (for
> now)
>
> is there a to configure this or am I forced into writing a template
> tag that checks the cart to see if there are any products that qualify
> for the $200 white glove shipping and if so, show that option along
> with the free shipping option?
>
>
>
>
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to