Title: Plot prices woocommerce product (product price history)
Author: behzadrohizadeh
Published: <strong>27 Tháng 12, 2016</strong>
Last modified: 9 Tháng 6, 2024

---

Tìm kiếm plugin

![](https://ps.w.org/plot-prices/assets/banner-772x250.png?rev=1567300)

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://ps.w.org/plot-prices/assets/icon-256x256.jpg?rev=3099975)

# Plot prices woocommerce product (product price history)

 Bởi [behzadrohizadeh](https://profiles.wordpress.org/behzadrohizadeh/)

[Tải về](https://downloads.wordpress.org/plugin/plot-prices.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/plot-prices/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/plot-prices/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/plot-prices/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/plot-prices/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/plot-prices/)

## Mô tả

Chart plugin to view price changes of woocommerce product.

 * 1-Place the Php code do_shortcode( ‘[chartprice]’ ); in the single page product.
 * 2-use shortcode [chartprice] in product post.
 * 3-change setting in woocommerce page setting.

### Arbitrary section

 * for change format date use php code below in function.php file:

## Ảnh màn hình

 * [[
 * Plot in product
 * [[
 * Settting

## Cài đặt

This section describes how to install the plugin and get it working.

e.g.

 1. Upload plugin folder to the /wp-content/plugins/ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Hỏi đáp

1-Place the Php code do_shortcode( ‘[chartprice]’ ); in the single page product.

2-use shortcode [chartprice] in product post.

3- for change format date use php code below in function.php file:
 ` add_filter('
chart_price_apply_filter_format_date', 'format_date'); function format_date($date){
$date=date('Y/m/d');//defult Y-m-d return $date; }

## Đánh giá

![](https://secure.gravatar.com/avatar/f86d36279b41779ce7769c0c15f0ed7d2c2b4ce8f2264e40c8c33b2f448bf1ed?
s=60&d=retro&r=g)

### 󠀁[does not consider the decimal value.](https://wordpress.org/support/topic/does-not-consider-the-decimal-value/)󠁿

 [rdconceicao](https://profiles.wordpress.org/rdconceicao/) 6 Tháng 9, 2024

The plugin in a simple product that costs €15.95 and on sale this at 14.36. In the
chart the normal price appears at €5 and the promotional at €4. Beyond he does not
consider the decimal value. In the case of variable products should only arise the
table once the person selected the variation they intended to see.

![](https://secure.gravatar.com/avatar/93eafc021958f84bd141dc2f8b6f1f475bca432edd67e14be8028dfa57a95e5e?
s=60&d=retro&r=g)

### 󠀁[Hey](https://wordpress.org/support/topic/hey-13/)󠁿

 [hasantaslidere](https://profiles.wordpress.org/hasantaslidere/) 18 Tháng 2, 2021

This is exactly what i was looking for but I couldn’t really understand the instructions,
if possible can you give a step by step instruction? The chart is visible on my 
product page but the data are not accurate… And the php code snippet is exactly 
what? Kind regards

![](https://secure.gravatar.com/avatar/bf6e1aed6a6e3157028a05aee918b113f3dfa8417ca108a062f956a6ed941e41?
s=60&d=retro&r=g)

### 󠀁[have a bug](https://wordpress.org/support/topic/have-a-bug/)󠁿

 [himora](https://profiles.wordpress.org/himora/) 14 Tháng 12, 2020

با درود وقتی محصول ساده میزنیم و قیمت رو میزنیم. بعدش ویژگی های محصول رو اضافه میکنیم
نمودار نشون داده نمیشه و فقط جدول نمودار خالی رو میاره. اما وقتی به محصول متغیر 
تغییرش میدیم با همون ویژگی ها میاد. این یک مشکله. چطور میشه حلش کرد؟ البته برای 
محصول ساده اگر ویژگی وارد نکنیم میاره و مشکلی نیست. ممنون میشم رانمایی کنید. سپاس

![](https://secure.gravatar.com/avatar/9a0ee09164f0a94bd1d4da07851f5d05d433ee67bdac61cb5537f96303a722f8?
s=60&d=retro&r=g)

### 󠀁[hanoozam kar mikone](https://wordpress.org/support/topic/hanoozam-kar-mikone/)󠁿

 [ashkan261](https://profiles.wordpress.org/ashkan261/) 4 Tháng 9, 2019

فارسی را پاس بداریم

![](https://secure.gravatar.com/avatar/5f7ded1d8cc365e76077926772d8b3dff8b28a0b966eb5e1a96881f312160645?
s=60&d=retro&r=g)

### 󠀁[works fine!](https://wordpress.org/support/topic/works-fine-647/)󠁿

 [PersianScript](https://profiles.wordpress.org/persianscript/) 24 Tháng 1, 2017

greate plugin 😉 thanks

 [ Đọc tất cả 5 đánh giá ](https://wordpress.org/support/plugin/plot-prices/reviews/)

## Người đóng góp & Lập trình viên

“Plot prices woocommerce product (product price history)” là mã nguồn mở. Những 
người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ behzadrohizadeh ](https://profiles.wordpress.org/behzadrohizadeh/)

[Dịch “Plot prices woocommerce product (product price history)” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/plot-prices)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/plot-prices/), check out
[SVN repository](https://plugins.svn.wordpress.org/plot-prices/), hoặc theo dõi 
[nhật ký phát triển](https://plugins.trac.wordpress.org/log/plot-prices/) qua [RSS](https://plugins.trac.wordpress.org/log/plot-prices/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0

*head version of plugin

#### 1.1

*chang js file to chart js

#### 2.0

*add the variable product to plot

## Meta

 *  Phiên bản **2.1**
 *  Cập nhật lần cuối **2 năm trước**
 *  Số lượt cài đặt **40+**
 *  Phiên bản WordPress ** 3.6 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.5.8**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/plot-prices/)
 * Thẻ
 * [plot](https://vi.wordpress.org/plugins/tags/plot/)[prices](https://vi.wordpress.org/plugins/tags/prices/)
   [woocommerce](https://vi.wordpress.org/plugins/tags/woocommerce/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/plot-prices/advanced/)

## Đánh giá

 4.2 trên 5 sao.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/plot-prices/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/plot-prices/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/plot-prices/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/plot-prices/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/plot-prices/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/plot-prices/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/plot-prices/reviews/)

## Những người đóng góp

 *   [ behzadrohizadeh ](https://profiles.wordpress.org/behzadrohizadeh/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/plot-prices/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](http://free)