Permit your buyer to calculate transport earlier than including product to the cart with obtainable transport strategies.
This plugin enable customized to examine obtainable transport technique and transport price on product web page in order that they don’t must go to cart web page to search out out price of transport technique.
Buyer can simply examine if the product may be shipped to there location or not, in order that they don’t must go to cart web page to search out out that you just don’t ship to there space.
Buyer can add handle element on product web page and examine transport price for that exact location/handle.
Extra Options
- Permit your buyer to Calculate Delivery Price on Product web page.
- Plugin calculate transport price utilizing ajax so no web page reload and it’s additionally work with any cache plugin.
- Present three totally different place on product web page for show transport calculator.
- Under Title
- Earlier than add to cart type
- After add to cart type
- Additionally plugin present shorcode [shipping-calculator] so you’ll be able to add transport calculation from wherever in your web site.
-
Present totally different place for show transport technique outcome from two place.
- Earlier than transport calculator
- After transport calculator
- Present choice for autoload obtainable transport strategies.
- Possibility for take away County subject from transport calculator if shipped solely in single nation.
- Possibility for take away state subject if it’s require in transport price calculation.
- Possibility for take away metropolis subject if it’s not require in transport price calculation.
- Possibility for take away postcode subject if it’s not require in transport price calculation.
- Choices for add message earlier than transport technique message (i.e Accessible transport technique and costs at your location).
- Choices for add message if no transport technique obtainable for buyer location (i.e No transport technique obtainable at your location).
- Choices for change button textual content.
- Admin can simply set transport technique colour,transport price colour, button background colour, buttons textual content colour, buttons font dimension and so forth.. design utilizing desing choices
- Straightforward transaltion, Supported WPML traslation and language .pot file included
- Straightforward to make use of no coding require
Present customization hooks for developer so developer can simply add addition modifications with out customise plugin. Under are listing of hooks obtainable in plugin
1. Hook for change transport technique title
add_action('rpship_shipping_method_title',perform($title){ $title.="your code"; return $title; });
2. Hook for change transport technique price
add_action('rpship_shipping_method_title',perform($price){ $price.="your code"; return $price; });
3. Hook for add something earlier than metropolis subject
add_action('rpship_before_city_field',perform(){ echo 'your code right here'; });
4. Hook for add something after metropolis subject
add_action('rpship_after_city_field',perform(){ echo 'your code right here'; });
5. Hook for add something earlier than nation subject
add_action('rpship_before_country_field',perform(){ echo 'your code right here'; });
6. Hook for add something after nation subject
add_action('rpship_after_country_field',perform(){ echo 'your code right here'; });
7. Hook for add something earlier than state subject
add_action('rpship_before_state_field',perform(){ echo 'your code right here'; });
8. Hook for add something after state subject
add_action('rpship_after_state_field',perform(){ echo 'your code right here'; });
9. Hook for add something earlier than postcode subject
add_action('rpship_before_postcode_field',perform(){ echo 'your code right here'; });
10. Hook for add something after postcode subject
add_action('rpship_after_postcode_field',perform(){ echo 'your code right here'; });
Changelog
Model 3.1, June 13, 2022 ------------------------------------------------------------------------------------ * Solved subject of variation product transport price calculation Model 3.0, June 10, 2022 ------------------------------------------------------------------------------------ * Change admin plugin setting web page design * Add choice for auto load transport technique * Take away some undesirable perform from plugin * Solved some minor subject of plugin * Supported newest woocommerce model 6.x.x Model 2.9, April 05, 2022 ------------------------------------------------------------------------------------ * Solved some minor design subject * Supported newest woocommerce model 6.x.x Model 2.8, Nov 24, 2021 ------------------------------------------------------------------------------------ * Added assist to newest woocommerce model Model 2.7, Jun 17, 2021 ------------------------------------------------------------------------------------ * Solved variation product subject Model 2.6, Might 10, 2021 ------------------------------------------------------------------------------------ * Solved loco translation subject for some string Model 2.5, April 26, 2021 ------------------------------------------------------------------------------------ * Solved some minor subject * Supported newest woocommerce model 5.1.x Model 2.4, Aug 5, 2020 ------------------------------------------------------------------------------------ * Solved some minor subject * Solved loco translate subject Model 2.3, July 14, 2020 ------------------------------------------------------------------------------------ * Solved some minor subject * Add newest woocommerce model assist Model 2.2, Might 8, 2020 ------------------------------------------------------------------------------------ * Add message choice if no transport obtainable Model 2.1, April 17, 2020 ------------------------------------------------------------------------------------ * Add choice for conceal transport nation if ship to single contry * Resolve another minor subject Model 2.0, March 31, 2020 ------------------------------------------------------------------------------------ * Assist woocommerce model 4.0.X * Resolve another minor subject Model 1.9, Oct 1st, 2019 ------------------------------------------------------------------------------------ * Resolve some minor bug * Assist woocommerce model 3.7. Model 1.8, july third, 2017 ------------------------------------------------------------------------------------ * Resolve tax subject * Assist woocommerce model 3.x. Model 1.4, Feb 29st, 2016 ------------------------------------------------------------------------------------ * Resolve variation product subject for woocommerce 2.4 Model 1.3, Sep twenty first, 2015 ------------------------------------------------------------------------------------ * Added Possibility for conceal calculator on product web page. Model 1.2, July seventh, 2015 ------------------------------------------------------------------------------------ * Added Possibility for show transport technique in radio or dropdown. * Added Possibility for show delivery fee earlier than or after transport type. * Add Possibility for show transport calculator after product value.
Charge our product
Please assist us to make our product higher and Please rate it with 5 stars. Your evaluate is essential to us.