Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the rates shortcode for front end shipping calculations #1

Open
bobbingwide opened this issue May 18, 2017 · 0 comments
Open
Assignees

Comments

@bobbingwide
Copy link
Owner

bobbingwide commented May 18, 2017

We need to implement the logic to support the optional parameters to the [rates] shortcode.

Parameter Intended use
zones Enables you to limit the zones being displayed. Default 'all'
address Enables you to pre-select the destination
weight Enables you to pre-select the cart weight
form Forces the shipping calculator form to be displayed

Possible implementation

weight - pre-selected weight

  • An input field to allow the user to specify the cart weight
  • An extra column showing the calculated Rate for the matching weights.
  • The system will attempt to determine the rates for all the selected zones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant