Pull Custom Product Attribute Data and Display it on Cart/Checkout Page

Agreed with prior user but added note below (and also I am a beginner at Shopify too).

You also have to consider where the liquid block is placed in your main-product.liquid file. Try placing it right before {%- endform -%} to test - and you should see it under the price on you cart page. Example input element block from my store:


%

{%- endform -%}