이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Free Shipping Kit

설명

This plugin was designed to address the inability of similar free shipping plugins, to assign a free shipping badge at the product level.

There are several existing options for assigning free shipping based on the cart subtotal, but I wanted a convenient way to integrate a free shipping badge with a simple flat-rate based free shipping class. This is similar to the free shipping options available in marketplaces like Etsy where the shipping costs are factored into the price of the item. This also works well for lightweight items, where the shipping cost is less significant.

This plugin allows a user to do the following:

  • Configure a “Free Shipping” badge for display in WooCommerce product category and detail pages
  • Optionally hide other “paid” shipping methods in cart or checkout pages whenever free shipping is available
  • Adjust text shown for a flat-rate based “Free Shipping” method in cart or checkout pages

스크린샷

  • Main Settings in WooCommerce.
  • Main Settings (Cart Configuration) in WooCommerce.
  • Product Settings.
  • Example Flat Rate Settings.

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload free-shipping-kit.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the settings page: WooCommerce > Settings > Shipping > Free Shipping Kit
  4. Configure the free shipping badge and all optional settings
  5. Navigate to the “Shipping” tab of any product and enable the “Free Shipping badge”
  6. Be sure to configure a “Free shipping” class and shipping zones
  7. Assign the newly created “Free shipping” class to all intended products
  8. **The base shipping cost must be zero as well as the shipping class cost for free shipping to function correctly

FAQ

Can the styles for the FREE shipping badge be overridden

Yes, please feel free (pun intended?) to override the .free-shipping class in a custom stylesheet or via the “Additional CSS” section of the appearance editor.

What if my cart contains products that have both free and non-free shipping

The shipping cost will be greater than zero and the “Free shipping” label is not displayed.

Is WooCommerce Flat Rate shipping required to use this plugin

Although many of the features do apply to the use of flat rate free shipping, it is possible to display the badge for any product that you’d like. Only the adjustments to the cart pages are specific to flat rate shipping at this time.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Free Shipping Kit”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Free Shipping Kit”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.6 – 2022-06-02

  • Add support for Astra theme.

1.0.5 – 2022-04-21

  • Fix Bug – Save shipping badge display setting for product.

1.0.4 – 2022-03-13

  • Fix WP Debug error notices.

1.0.3 – 2022-03-07

  • Improve admin interface look and feel
  • Update fictitious city name

1.0.2 – 2022-01-18

  • Improve JS code organization and logic

1.0.1 – 2022-01-13

  • Add correct text domain and spanish translations
  • Improve template logic for admin screen

1.0.0 – 2021-12-30

  • First release!