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()))