Why is text not showing on my cart page buttons?

Topic summary

Users are experiencing missing button text on their Shopify cart pages.

Main Issue:

  • After adding products to cart, buttons appear empty with no visible text
  • Affects both standard cart buttons and “Buy it now” functionality
  • Problem occurs on cart page and in shopping cart dropdown

Identified Cause:

  • Button value fields are blank in the code
  • Screenshots show empty value attributes in the HTML

Proposed Solution:

  • Edit the cart.liquid theme file
  • Locate the red box classes shown in screenshots
  • Add appropriate text values inside these elements

Status: The issue has been diagnosed with a technical solution provided, but no confirmation yet on whether the fix has been successfully implemented.

Summarized with AI on November 14. AI used: claude-sonnet-4-5-20250929.

Hi everyone,

After the addition of a product I go to the cart page and get two empty buttons showing no text.

any help would be appreciated it

https://islit.cl/cart

Hello @DiegoEspinoza
You can see in screenshot the value is blank thats why it is not showing the text on button.
you need to edit cart.liquid file of your theme and find the red box classes as showing in screenshot and then add the value inside it.

Hi I am also getting a similar issue where the ‘Buy it now’ text is not appearing.

This happens when I add a product and then the shopping card drop down appears.