Jump to content

Fixed value instead of getting from DB


Eutanasio

Recommended Posts

Hi!

In / admin / themes / default / template / controllers / products / quantity.tpl I would like to have a standard message for the products in case there is no stock, but don't know how to edit this line to just always say "On pre-order":

{include file="controllers/products/input_text_lang.tpl"
languages=$languages
input_value=$product->available_later
input_name='available_later'}

input_value has to be fix, but I've tried using quotations and so and doesn't work.

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...