Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以直接从模板中获取电子邮件、IE 之前的愿望清单共享链接(通常在与朋友共享时通过电子邮件生成)?我想通过 Facebook 分享这个。
这可以通过以下代码实现.../template/wishlist/view.phtml
.../template/wishlist/view.phtml
Mage::getUrl('*/shared/index', array('code' => $this->getWishlistInstance()->getSharingCode()))