Magento store dependent text -
i'm using magento multi store , lot of pages equal i'm using these pages both stores. there's 1 problem: phonenumber prefix different , therefor want show in store1 prefix 057 , in store1 prefix 0057. see it's minor detail , don't want use double pages based on there way show store dependent text?
you can use cms blocks different prefixes each store, or if can afford create own module, use system config field , add in cms pages : {{config path='path/to_your/field'}}
Comments
Post a Comment