WooCommerce Advanced Free Shipping

Beschrijving

Met de WooCommerce Advanced Free Shipping plugin kunt je je eigen geavanceerde regels instellen om te bepalen wanneer een gratis verzendtarief beschikbaar moet zijn voor de klant.
Deze plugin geeft je volledige controle over je gratis WooCommerce verzendtarieven.

Binnen elk verzendtarief kun je meerdere ‘OF’ conditiegroepen maken met meerdere’ EN’ condities binnen elke groep. Dit betekent dat het heel eenvoudig is
om een gratis verzendtarief voor meerdere gebruikersrollen in bijvoorbeeld één verzendtarief in te stellen.

Er zijn veel standaard verzendvoorwaarden beschikbaar.
Voorwaarden zoals:

  • Subtotaal
  • Mængde
  • Gebruikersrol
  • Land
  • Postcode
  • Verzendklasse
  • Categorie
  • Gewicht
  • Volume (breedte / lengte / hoogte)
  • veel, veel meer …

Is er niet wat je zoekt? De plugin is gemaakt om gemakkelijk uitbreidbaar te zijn, wat betekent dat je ook je eigen aangepaste voorwaarden kunt toevoegen via codefragmenten!

Look at the screenshots!

Verzendingskosten toepassen

Heb je deze plugin een kans gegeven en vind je het leuk om dingen in te stellen?
Ik heb een nieuwe plugin gebouwd waarmee je verzendingskosten kunt instellen met dezelfde voorwaardelijke logica als deze plugin!

Functies:
– Verzendkosten toevoegen aan de verzendtarieven
          –Per gewicht
          –Per stuk
          –Extra administratiekosten
– Stel een op percentages gebaseerde vergoeding in
– Geavanceerde verzendkosten toevoegen via de WAS Advanced Pricing-extensie
          –Kosten per transportklasse
          –Kosten per categorie
          –Kosten per product
          –Kosten per gewicht (tafeltarief)
– Verzendzones maken
– Belastingstatus instellen

Bekijk Geavanceerde verzending voor WooCommerce

Een drempelbericht voor gratis verzending weergeven

Er zijn een paar plugins die een bericht toevoegen wanneer iemand nog niet de gratis verzending drempel bereikt. Deze plugin werkt op de ‘Gratis verzend’ optie die standaard wordt aangeboden in WooCommerce.
Het is onwaarschijnlijk dat deze plugins met Advanced Free Shipping uit de doos zullen werken vanwege de complexiteit van de voorwaardelijke logica.

In het geval dat je dit soort berichten wil laten zien, is de Geavanceerde berichten voor WooCommerce plugin stelt je in staat een bericht in te stellen met hetzelfde soort voorwaarden, zodat je de berichten kan instellen volgens dezelfde behoeften als de gratis verzendopties.

Translations, feature requests and ratings are welcome and appreciated!

Translations

  • Spaans
  • Italiaans
  • Portugees (Brazilië / Portugal)
  • Grieks

Schermafdrukken

  • WooCommerce verzendopties overzicht
  • WooCommerce verzendtarief voorbeeld
  • WooCommerce verzendkosten alle beschikbare voorwaarden
  • WooCommerce verzendconditie beschikbare operatoren

Installatie

  1. Upload the folder woocommerce-advanced-free-shipping to the /wp-content/plugins/ directory
  2. Activeer de plugin via het ‘Plugins’ menu in WordPress
  3. Go to the settings page to fine-tune the settings if desired

FAQ

Kan ik gedeeltelijke gratis verzending instellen?

Het korte antwoord hierop is ‘nee’, het lange antwoord komt neer op ‘mogelijk’. Ik schreef een full length blog bericht over dit hier:
Breng gratis verzending aan voor specifieke producten in WooCommerce

Kunnen meerdere gratis verzendopties tegelijkertijd worden getoond?

De huidige versie van de plugin – 1.1.0 – heeft niet de mogelijkheid om meerdere Advanced Free Shipping tarieven tegelijkertijd te tonen.
Tijdens de eerste ontwikkeling maakte ik – achteraf gezien – de verkeerde beslissing: “Waarom zou iemand meerdere WooCommerce gratis verzendopties tegelijkertijd nodig hebben”.
In de toekomst zal dit waarschijnlijk worden veranderd, want nu raad ik aan eens een kijkje te nemen bij deAdvanced Shipping for WooCommerce plugin die wel alle tarieven kan tonen die aan de voorwaarden voldoen.

De verzendtarieven die ik heb ingesteld worden niet weergegeven bij de winkelwagen/controle, waarom?

There are two common reasons why a rate may not be appearing when expected.

1) Shipping cache. It could be you’re looking at cached shipping rates. I’d recommend enabling the shipping debug mode when testing.

2) A conflict in the conditions prevents the rate from appearing. For example, having two ‘Country’ conditions in one condition group is not possible.
Try and set a single condition such as ‘Subtotal – greater – 0’ and see if that will appear.

If after the above still no rate is showing it is most commonly a third party element that is interfering. Try disabling all other plugins / switch to a default theme and see if the rate is appearing then.

Beoordelingen

21 mei 2023 4 reacties
hi. first i thank you for your great plugin. the language of my website is persian and i need to change view of shipping address in my website. for example in address we need to show country name first but in your plugin the country name is not first property. how can i change this?
4 januari 2023 1 reactie
Just a question, how can i disable a payment method (ex paypal) when free shipping is available ?
12 december 2022
With so many expensive WooCommerce plugins out there, its nice to have one that does one thing well, simply, and for free. If all you want is to "force" some criteria (product category, etc) to be free shipping and call it something simple, this is a great plugin for just that. Great job, thank you!
Lees alle 122 beoordelingen

Bijdragers & ontwikkelaars

“WooCommerce Advanced Free Shipping” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“WooCommerce Advanced Free Shipping” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “WooCommerce Advanced Free Shipping” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.7 – 08-01-2024

  • [Fix] – PHP 8.2 compatibility

1.1.6 – 08-09-2023

  • [Add] – HPOS compatibility declaration
  • [Update] – Minimum PHP version updated to 7.0
  • [Tested] – PHP 8.0, WooCommerce 8.0

1.1.5 – 06-09-2022

  • [Fix] – Fixed wrong named action from ‘woocommerce_advanced_fees_condition_value_field_type_’ to ‘woocommerce_advanced_free_shipping_condition_value_field_type_’
  • [Fix] – Show in overview future scheduled rates
  • [Improvement] – Update WP Conditions to 1.0.12
    • [Fix] – PHP 8.0 compatibility with the Coupon condition

1.1.4 – 10-04-2018

  • [Improvement] – Improved mobile admin view
  • [Improvement] – Update WP Conditions to 1.0.8
  • [Fix] – Error message on debug mode when creating a new shipping rate

1.1.3 – 26-09-2017

  • [Toegevoegd] – Meta box met nuttige bronnen
  • [Getest] – WooCommerce 3.2
  • [Verbetering] – Werk WP voorwaarden bij naar 1.0.5

    – [Verbetering] – WC 3.2 wijzigingen om vermeldingen te voorkomen

1.0.4

    - [Improvement] - Use WC_Method:get_method_title() instead of get_title() to get method title.

1.1.2 – 29-06-2017

  • [Verbetering] – Update WP-voorwaarden naar 1.0.3
    – [Oplossing] – ‘Gebruikersrol’ voorwaarde ‘Gast’ werkte niet
    – [Verbetering] – Sta condities toe buiten postbus / meerdere keren erin. Niet beperkt tot .postbox klasse.
    – [Toegevoegd] – Ondersteuning voor postcodegebied. Bijvoorbeeld ‘Postcode’ = ‘gelijk aan’ = ‘10000-20000,30000-40000’

1.1.1 – 28-04-2017

  • [Oplossing] – Gebruik 9 cijferige willekeurige ID’s om te grote getallen voor 32-bits systemen te voorkomen
  • [Verbetering] – Verwijder oproep naar asset dat niet meer bestaat

1.1.0 – 06-03-2017

BELANGRIJKE OPMERKING – Vanaf deze versie vereist de plugin PHP 5.3 of hoger om te functioneren

  • [Oplossing] – Sta toe dat variaties worden ingesteld (en laat ze werken) met de voorwaarde ‘bevat product’
  • [Oplossing] – Voorkom dubbele DB-query’s
  • [Verbetering] – GROTE refactor van de back-end voorwaarden – controleer je instellingen als je een aangepaste gecodeerde conditie gebruikt
  • [Improvement] – Smoother User Experience with conditions
    • Instant adding of conditions / condition groups
    • Toon alleen geldige operator opties
    • Direct beschrijvingen van condities weergeven
    • Deleting entire condition groups
    • Duplicate condition groups
  • [Verbetering] – Compatibiliteit wijzigingen WC 2.7

1.0.11 – 05-09-2016

  • [Fix] – State condition field only displayed states of the last country
  • [Fix] – Inability to add new conditions due to error

1.0.10 – 25-08-2016

  • [Improvement] – Optimized asset scripts
  • [Improvement] – Refactored condition code (backend)
  • [Improvement] – Allow asterisk (*) in zipcode to allow ‘begins with’ type of matching functionality
  • [Improvement] – Allow dollar and percentage signs in the ‘coupon’ condition to setup the condition based on the amounts instead of solely coupon codes
  • [Improvement] – Add a link to the shipping rates overview page on the plugins page
  • [Improvement] – Add support for continents in the ‘country’ condition (requires WC 2.6+)
  • [Improvement] – Improved ‘product’ condition value fields (allow searching) and supports huge amounts of product
  • [Improvement] – Allow comma separated cities

1.0.9 – 16-06-2016

  • [Fix] – Fix a notice that was introduced with a change in WooCommerce 2.6

1.0.8 – 22-12-2015

  • [i18n] – Portuguese (pt_PT) translation
  • [i18n] – Greek (el) translation
  • [Improvement] – Keep the WooCommerce -> Settings menu open while in Shipping rate options
  • [Tweak] – [Dev] – Remove method prefixes on many places where possible (not all)

1.0.7 – 02-11-2015

  • [Improvement] – Conditional load resources in admin
  • [Improvement] – Add AJAX nonce verification
  • [Remove] – WooCommerce 2.1 is no longer supported. Please update WC if you’re still on a older version.

1.0.6 – 04-06-2015

  • [Add] – Escaping/sanitizing to different elements
  • [Improvement] – Shipping class matching function now uses variation shipping class instead of the parents’
  • [i18n] – Add Italian translation

1.0.5 – 14-12-2014

  • Fix – Hide other shipping doesn’t save in rare cases
  • Improvement – Use of WC() singleton instead of $woocommerce global
  • Improvement – Add background color to overview table every other row

1.0.4

  • [Fix] – Weight condition wasn’t working
  • [Fix] – Cash On Delivery for WAFS
  • [Add] – Added languages files for Portuguese – Brazil pt_BR

1.0.3

  • [Improvement] – Customized user messages when saving shipping method
  • [Improvement] – Updated some comments to comment standards
  • [Improvement] – Overview not showing all actions when hovering only one
  • [Improvement] – Added ABSPATH check to each file
  • [Improvement] – Improved code comments
  • [Improvement] – Remove globals, use WAFS() function now
  • [Verbetering] – Zip-codes worden nu beter gedetecteerd (alleen integer-waarden)
  • [Verbetering] – Laad tekstdomeinen
  • [Verbetering] – Compatibiliteit toevoegen voor aangepaste waardevelden
  • [Improvement] – Add world wide state support
  • [Oplossing] – Geen bericht over verzending titel in DEBUG modus
  • [Oplossing] – Laad pictogram op subfolder sites
  • [Oplossing] – Conditiebeschrijving werd soms niet weergegeven
  • [Oplossing] – ‘Categorie’ – ‘Niet gelijk aan’ fout
  • [Oplossing] – Tonen van concepten in overzicht
  • [Verwijderd] – Auteur van overzicht, wie heeft dat nodig?

1.0.2

07/03/2014
* [Added] – support for comma separated zip codes
* [Added] – filter for condition values
* [Added] – filter for condition descriptions

1.0.1

  • [Oplossing] – Onjuiste url voor subdomein sites
  • [Add] – Added states as condition

1.0.0

  • Eerste uitgave