Calculate price by weight/dimension for WooCommerce

Περιγραφή

This is a WooCommerce plugin that lets customers select their desired dimensions or weight for any product and then calculates the correct price based on the selected values.
Free options:
– Length (m, cm, mm, in, yd)
– Weight (kg, g, lbs, oz)
– All options work for simple products
Pro options:
– Area (Length & Width)
– Area (Length & Fixed Width)
– Circular Area (Diameter)
– Simple & Variable Products

Στιγμιότυπα

  • Select product measurement type in edit product page.
  • Add limits & step in edit product page.

Εγκατάσταση

  1. Upload \”wecom-product-dimensions.zip\” to the \”/wp-content/plugins/\” directory.
  2. Activate the plugin through the \”Plugins\” menu in WordPress.
  3. Edit any simple product, select the appropriate product type (length|weight) and add the desired limits & step.

Συχνές Ερωτήσεις

How do I configure this plugin?

This plugin needs no configuration after installing. Just install the plugin, activate it & edit your desired products.

How do I change the price calculation?

This plugin uses the active product price to calculate the price based on customer selected values.
E.g. product active price: 10€ & selected length 4.5m, total price 45€

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Calculate price by weight/dimension for WooCommerce” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Calculate price by weight/dimension for WooCommerce” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Calculate price by weight/dimension for WooCommerce” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.0.0

  • Initial release.

1.0.1

  • Bug fix with wp_kses_post.

1.1.0

  • Bug fix in mini cart prices.