Magento - Changing the string in value in E-mail templates
So I've checked all the documenation on the variables in e-mail templates.
Did a entire sql dump and ran a string search but unable to find where to
change the string value of the shipping method.
var order.getshippingdescription
where does this get its string value? currently its showing Overnight -
Courier. I can't seem to find this string anywhere. It looks like it might
be concatenated of two variables since I found they exists independently
in the db
core_config_data
path - carriers/tablerate/title path - carriers/tablerate/name
I've manually changed them but its not reflecting in the email template.
Is there a cache I need to clear after the change?
No comments:
Post a Comment