need help to add the price in the add to cart button

Topic summary

A Shopify store owner using the Debutify theme needs help displaying product prices within their “Add to Cart” button. They’ve shared their store URL and indicated they have no coding experience.

Proposed Solution:

  • Another user suggested editing the button code in the theme files
  • Provided a code example using Liquid syntax: {{ 'products.product.add_to_cart' | t }} - {{ product.price | money }}

Current Status:

  • The original poster is struggling to locate the button code within Debutify’s theme editor
  • They’ve shared a screenshot (likely showing their theme customization interface) seeking guidance on where to find the relevant code
  • The issue remains unresolved as they cannot identify which file or section contains the button code to modify
Summarized with AI on October 30. AI used: claude-sonnet-4-5-20250929.

Hello can someone help me too, add the price in the add to the card buttonmy store is https://vibafy-bx.myshopify.com/I use debutify maybe i need to change code but i have no idea of coding

Hi,

Hope this will help

  • At edit code find button code and edit button code
    Code example
{{ 'products.product.add_to_cart' | t }} - {{ product.price | money }}

hey the problem is i dont finde the button, im suing debutify

is there?