این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

WooCommerce Product Gift Wrap

توضیحات

This simple extension allows you to add a gift wrap option to your products with optional price.

WooCommerce > Settings lets you set up the default gift-wrappable status per-product and cost. These costs can be overridden per-product too.

If the customer adds gift wrap, it is shown in cart + orders, and adds your defined cost to the item cost too.

If you’d like to contribute to the plugin you can find it on GitHub: https://github.com/mikejolley/woocommerce-product-gift-wrap

عکس‌های صفحه

  • The customisable gift message and checkbox

نصب

  1. Unzip into your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it 🙂

نقد و بررسی‌ها

می 6, 2024
We have been using the plugin for a while and it seems to be working still. Hopefully we can keep using the plugin because it’s easy and does exactly what we like 🙂 Thanks for sharing the plugin for free
نوامبر 17, 2021
I tried to display this checbox on shop page. It works if you change the line 74 in plugin file woocommerce-product-gift-wrap.php add_action( ‘woocommerce_after_shop_loop_item_title’, array( $this, ‘gift_option_html’ ), 10 ); But when you add a product to cart it doesn’t work. What am I missing here?
جنوری 17, 2018
On the wordpress 4.8 its showing for select but not changing pice in cart. the price is same as normal not like (2 euros ) more for gift wrap. i cannot contact with developer creator of the plugin please help me what to do .
سپتامبر 3, 2016
Hi! The idea is interesting, but the category to gift is showed in filters. Thank’s
سپتامبر 3, 2016
Simple and usable! Some optional features such as HTML message or cost calculations in another row in cart maybe make it better. Thanks a lot! 🙂
خواندن تمامی 13 نقد و بررسی‌

توسعه دهندگان و همکاران

“WooCommerce Product Gift Wrap” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “WooCommerce Product Gift Wrap” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.1.0

  • WC 2.2 compatibility.
  • Changed ‘Gift Wrap Message’ option to include only the label. Markup can be changed via a template file.
  • Updated textdomain to woocommerce-product-gift-wrap.
  • Japanese language.
  • Danish language.
  • Brazilian Portuguese language.
  • Included POT file.

1.0.1

  • Fix gift wrap price overrides
  • German language

1.0.0

  • Initial release!