Renaming Labels

How can i rename the label Quantity on my order page?

tim

Its a translation with the key title_quantity. Since this translation is shared with multiple pages I suggest you substitute the key with something more convenient. are you refering to the order copy?

Thanks for the reply.
 I'm referring to the product page where there is Quantity before add to cart. And also on the summary page.

tim

Look for title_quantity in includes/templates/default.catalog/views/box_product.inc.php and views/box_checkout_summary.inc.php.

If it's the quantity unit you want to set, LiteCart has a built in Quantity Unit system, see Admin -> Catalog -> Quantity Units.

Ok thank you Tim. :)

Ezt a témát a hosszú inaktivitás miatt bezártuk. A hozzászólás nem lehetséges.
View code on GitHub