If you have two store and want the url language ino store language
use this code in cms page content
<script type="text/javascript">// <![CDATA[
window.history.replaceState("about-us/?___store=de&___from_store=en", "", "/ueber-uns");
// ]]></script>
use this code in cms page content
<script type="text/javascript">// <![CDATA[
window.history.replaceState("about-us/?___store=de&___from_store=en", "", "/ueber-uns");
// ]]></script>
Comments
Post a Comment