Give Submit Order button an ID for GTM
This commit is contained in:
parent
bbade8401c
commit
b8a9d72da6
@ -364,7 +364,7 @@ echo($currentProduct["name"]);
|
||||
<b>Total:</b> <span id="total"></span>
|
||||
</div>
|
||||
|
||||
<input type="submit" value="Submit Order"></input>
|
||||
<input type="submit" value="Submit Order" id="atpro_submitorder"></input>
|
||||
<div class="clearfix"></div>
|
||||
</form>
|
||||
</div>
|
||||
Loading…
x
Reference in New Issue
Block a user