How to rename the button?

jsl
LiteCart Fan
من Malaysia
عضو منذ مارس 2018
jsl

Hi everyone.. 

how to change the (purchased) add to cart button . i cant find it

TQ

jsl
LiteCart Fan
من Malaysia
عضو منذ مارس 2018
jsl

How to change the add to cart button ?

tim
Founder
من Sweden
عضو منذ مايو 2013
tim

See the vqmod.

Find

<button class="btn btn-success btn-sm" type="submit" name="add_cart_product" value="true" title="<?php echo htmlspecialchars(language::translate('title_add_to_cart', 'Add To Cart')); ?>"><?php echo functions::draw_fonticon('fa-shopping-cart'); ?></button>
Replace with

<button class="btn btn-success " type="submit" name="add_cart_product" value="true"><?php echo language::translate('title_add_to_cart', 'Add To Cart'); ?></button>

jsl
LiteCart Fan
من Malaysia
عضو منذ مارس 2018
jsl

Thank you Tim

You are awesome :-)

tim
Founder
من Sweden
عضو منذ مايو 2013
tim

Thank you :)

LiteCart Fan
من India
عضو منذ أكتوبر 2023

thank you

أنت
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.