I'm added in code what i need. But i didn't see in frontend what i added. I check it in cart, product, everywhere, and i see no changes. Maybe i make something wrong?
$html= '<input type="'.$type.'" class="'.$class.' button hikashop_cart_input_button'.$classname.'" onclick="yaCounter25627052.reachGoal(\'ORDER\'); return true;" name="'.$map.'" value="'.$name.'" '.$ajax.$options.'/>';
I need to add that code in "Place an order" button and "add to cart".
One more question. I want to know, is it possible to make button "back to previous step" in checkout page at last step, because if somebody want to change adress or telephone number, he can't do that and it's not comfortable.
Thank you for helping guys!