Payment Icons Under Add to Cart in Product Page

Hi @StoreHelpNeeded ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert the below code to file → Save

{% if template.name == 'product' %}

{% endif %}

Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes: