Site icon Hip-Hop Website Design and Development

Customise WooCommerce Add To Cart Kind Identify

I’ve created Google Tag Supervisor and Google Analytics course of to seize the Kind Identify in an Occasion throughout the location. For WooCommerce, there is no type title on an Add To Cart type, although. Here is what it appears like:

<type class="cart" motion="[PRODUCT URL]" methodology="post" enctype="multipart/form-data">

I would prefer to replace that line of code to:
<type class="cart" motion="[PRODUCT URL]" title="Add [PRODUCT NAME] To Cart" methodology="post" enctype="multipart/form-data">

I am unable to discover the shape anyplace within the WooCommerce templates throughout the theme to switch the shape title, although. Is there a filter that may be utilized?