Jump to content

Shop name does not reflect immediately


Recommended Posts

I have written a module where one can change shop name. And for that my module will replace shop name by using code.

Configuration::updateValue('PS_SHOP_NAME',Tools::getvalue('shop_name'));

But the problem is when page gets load for first time it still shows the older name. If i reload the page then only it shows new name. Can anyone please help me how to fix this problem?

Edited by vinaysaini (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...