> For the complete documentation index, see [llms.txt](https://help.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.themeparrot.com/weight-based-pricing-for-woocommerce/overview.md).

# Overview

## Weight Based Pricing for WooCommerce

This is a light-weight plugin (Weight based Pricing) for WooCommerce. It allows you to add customized pricing fields for defining the price for weight based products.

As an online retailer/wholesaler you may need to sell products like vegetables, fruits, groceries, meats, fishes in different quantities to different customers based on their need. Whether you want to create a various price rate according to variation in the weight this plugin makes it easier. It personalizes your product rate with simple drag & drop fields with multi useful options.

If you want to assign a price for rice. It may vary according to weight like kilogram, gram, pound, ton based on the customers choice. you can set a border to the customer in choosing product weight & also support wastage percentage for products. For example, if you set a minimum weight to that product the customer can't select beyond that limit and you can also set weight intervals. This will be the same for maximum according to the stock given.

This will be helpful for customers to select the weight according to their choice. It's applicable to all weight based products.

## Features

**Built for WooCommerce**

Weight based Pricing for WooCommerce designed to work natively with WooCommerce. This means that you can take advantage of the security and power of the world’s most popular eCommerce platform.

**WordPress Theme Friendly**

Weight based Pricing for WooCommerce works seamlessly with the majority WooCommerce compatible themes, meaning you have countless options to choose from when jazzing up your store and marketing your products to customers.

**WPML Compatible**

Weight based Pricing for WooCommerce is compatible with the popular WordPress Multilingual (WPML) plugin. WPML lets you translate website content into different languages.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.themeparrot.com/weight-based-pricing-for-woocommerce/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
