ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Cart links for WooCommerce

აღწერა

“Cart links for WooCommerce” allows the shop manager to create urls that will redirect the customer to a fully populated cart. This is extremely useful for email campaigns or call to action buttons. If the customer already has items in the cart, they will be kept.

The shop manager can easily create the url by populating his own shopping cart, the cart url will be displayed on the cart page. The shop manager can copy this url to the clipboard and paste it anywhere he wants, for example in a promotional email.

The url looks like this: www.example.com?fill_cart=12,2x44
This url will populate the cart with 1x item with id 12, and 2x item with id 44.

ეკრანული სურათები

  • Shop manager can easily copy a cart link after populating a cart

დაყენება

  1. Upload the plugin in the /wp-content/plugins/ directory, or automatically install it through the ‘New Plugin’ menu in WordPress
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

მიმოხილვები

21.11.2018
Simple and straight to the point plugin that does exactly what is needed. Linking to a pre-populated shopping cart allowing for perfect use with marketing campaigns.
14.07.2018
I love this small plugin. Makes selling bulk product super easy.
10 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Cart links for WooCommerce” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Cart links for WooCommerce თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.1.4

  • FIX: Deprecation warning
  • Added russian translation. Thank you Artem!

1.1.3

  • FEATURE: Use ?set_cart= instead of ?fill_cart= to replace the cart contents (empty cart before adding the items)

1.1.2

  • FIX: Fatal error

1.1.0

  • FIX: WooCommerce 3.0 compatibility

1.0.1

  • FIX: Possible fatal error. (get_plugin_data is only available on admin)

1.0.0

  • FIX: jQuery dependency

0.1.2

  • FIX: redirection to wrong url when home_url contained a subdirectory

0.1.1

  • First public release