Home › Forums › WoodMart support forum › Product Price in Product description – NEW IDEA › Reply To: Product Price in Product description – NEW IDEA
October 12, 2021 at 7:50 am
#324503
Batuhan Topal
Participant
It is like; (in C,C++,Python)
price= 5 ; ( price is product price, manually entered value)
print(“%d”,&price);
screen: 5 ( screen is product description,automatically value)