• Resolved LimeTreeFruits

    (@limetreefruits)


    Hi there, I am setting up shipping costs based on items in the cart and per this doc here it says to use a formula for each shipping class:

    shipping cost * [qty]

    In my case that’d be:

    • 1-3 items = $7.50 so formula >> 7.50*[3]
    • 4-8 items = $12.50 so formula >> 7.50*[3]

    However when I type that in, it comes back with this message:

    any help really appreciated!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Shipping variables’ is closed to new replies.