Weight Based Shipping – Shipping Method
-
I wanted to express my appreciation for developing the plugin.
I have a question regarding its functionality:
Previously, I utilized the Flexible plugin from octolize.com. However, I am now looking to transition to your plugin and I’m wondering if it’s possible to replicate a feature we had with the previous plugin.
In our previous setup, if a customer was located in Florida, we applied a $90 fee for every 6lbs. The octolize plugin offered an option to include a “Method Description,” as shown in the screenshot: https://ibb.co/r4119MS.
This “Method Description” was crucial because it allowed users to understand how the $90 fee was calculated. By clicking on the “How we calculate” link, a popup would appear, providing detailed information, as depicted in the screenshot: https://ibb.co/23sCKFs.
Essentially, I’m inquiring whether there’s a way to incorporate the below HTML <a> tag under specific “Shipping Rules” so that it will display on the frontend only if the user matches the corresponding shipping rule:
<a href=”#shipping_calculation_popup” class=”howWeCalculateLink”>How we calculate?</a>
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.