Skip to content

Commit

Permalink
Adding price in Product details module
Browse files Browse the repository at this point in the history
  • Loading branch information
shramee committed Dec 15, 2017
1 parent 2d3e6b2 commit 874ac0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/class-public.php
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ public function live_editor_scripts() {
ppbProdbuilderSetting( $t, [
'[ppb_product_title]',
'[ppb_product_short_description]',
'[ppb_product_price]',
'[ppb_product_add_to_cart]',
] );
};
Expand Down

0 comments on commit 874ac0c

Please sign in to comment.