Thursday, 10 December 2015
  1 Replies
  3.6K Visits
0
Votes
Undo
Hello !

I refer to a discussion started on the JReviews Forum.

Vasco Lucci question :
Is it possible to ONLY use the Price field in jReviews listing and hide Quick2Cart Price field ?
After syncing and linking the price field with Quick2Cart field, then I click on "Edit Product" I don't want the user to edit or see the fields SKU and Price.
I want them only see adding e-product files section.
There is no need for them to see the Price and SKU field since jReviews control that on the listing edit page.
Having two price fields to edit can be confusing.

Alejandro (JReviews developper) response :
The form that appears when you click on "Edit Product" is a Quick2Cart component form that is rendered via a Quick2Cart component template file. You would need to modify that form to convert those inputs to hidden inputs or try to hide the inputs using CSS.

See here : https://forum.jreviews.com/topic/27505-price-field-between-jreviews-and-quick2cart/


So, in your opinion, how could we do to make Quick2Cart automatically loads the value of the price from the JReviews listing ?

Thank you.