【发布时间】:2014-01-17 20:56:27
【问题描述】:
我在 /example/index.php 页面上有以下 href,我想将其带到我的 magento 购物车:
href="/example/catalog/index.php/checkout/cart/"
但是,它总是重定向到 /example/catalog/
当我在 /example/catalog/ 并触发相同的 href 时,它会转到正确的页面,但不是从我的主页。
谁能解释一下如何解决这个问题?
【问题讨论】:
标签: magento redirect checkout cart