Jump to content

[1.7] Show weight until next shipping range


RabbitZzZ

Recommended Posts

I guess you could try to use "RangeWeight::getRanges($carrier_id);" method to get all weight ranges for your carrier, and then search for the current range; after that, based on this you could get the next range (It should be sorted by weights ASC) and pass it to frontend template to calculate the difference.

But this appears to be not as simple as just showing current cart weight.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...