In this tutorial how to implement Amazon affiliate clear disclosure and statement for your WooCommerce shop to comply with FTC requirements.
Disclosure:
/* Amazone product image tag */
div[data-tab-pos=fullwidth].product-type-external:before {content: '#ad';font-size: 12px;}
Statement: As an Amazon Associate I earn from qualifying purchases.
Or use this if you need to start in a new line:
<br>As an Amazon Associate I earn from qualifying purchases.