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

WooCommerce Show Shipping Class in Product Page

აღწერა

Simple and easy way to let your customers know about the Shipping Class of each product you have inside it’s single page an in shop page.
You want to let your clients know that your product will be shipped in 1 to 3 days or 4 to 10 days or that the product
is bulky?

Immediately after activation the plugin displays the shipping class selected in WooCommerce Shipping tab.

The Shipping Class will be displayed inside the product page just above the “Add to cart” button and in shop page bellow product description without the use of any coding.
No more short description field.
No weird panels.
No need of special permissions by admin.

Simply upload or download the plugin and hit “activate” and it will automaticaly show the selected shipping class
of a product.

If you need to customize you can insert some CSS in your custom CSS of your Theme.
Works with all themes and doesn’t create conflicts.

Please consider donating so we can continue to provide updates and stable versions! Just hit “Donate to this plugin”!

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

  • screenshot-1.jpg
  • screenshot-2.jpg
  • screenshot-3.jpg
  • screenshot-4.jpg

დაყენება

  1. Upload plugin to the /wp-content/plugins/ directory or download from WordPress repository.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Enjoy!

ხდკ

How can i change the appearance of the shipping class displayed in product page?

Simply go to your theme’s custom css field and add the following:
.product-shipping-class {
color: type_color_here;
font-family: type_font_family_here;
font-size: type_font_size_here;
font-weight: type_number_of_weight_here;
}

And hit Save.

Whats happenes when Shipping Class does not appear in product page?

You can check and see if you have created your Shipping Classes or if a Shipping Class is selected for your products.

What settings should I use in order to display the Shipping Class?

No settings needed. Once you activate the plugin it will automatically show the Shipping Class of the product in the product page.

Does the plugin interfere with the functionality of Woocommerce?

No, this plugin is simply an easy way for someone to display the Shipping Class of a product in it’s product page.

მიმოხილვები

5 რევიუს წაკითხვა

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

“WooCommerce Show Shipping Class in Product Page” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ WooCommerce Show Shipping Class in Product Page თქვენს ენაზე.

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

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

ცვლილებები

1.2.0

*Visibility in shop page

1.1.0

*Compatibility with WordPress 5.5.1

1.0.1

  • Added variable products

0.75

  • Fix issue with visibility in product page of individual products

0.5

  • Handle variable products

0.1

  • First initial release