Jump to content

Importing the "Available Later" text value into cart.php?


Recommended Posts

What would the variable be named if I were to import the custom "Available Later" text from the product setup into cart.php that resides in the root folder? I know in my theme's product.tpl, it's defined with:

var availableLaterValue = '{$product->available_later|escape:'quotes':'UTF-8'}';

But what would I do in cart.php?




Also...say I wanted to change the Available Later value from text into an integer. What file would I do this in?

Link to comment
Share on other sites

×
×
  • Create New...