Home Arrow Icon FAQ Arrow Icon Installation & Troubleshooting Arrow Icon Wishlist Translate/Customize

Wishlist

のウィッシュ リストの言語ファイルは

にそれらのファイルをコピーする必要があります フォルダーに です。自分の名前を変更し、言語フォルダーにこれらのファイルをコピーする必要があります。たとえば、フランス語に翻訳、 です。自分の名前を変更し、言語フォルダーにこれらのファイルをコピーする必要があります。たとえば、フランス語に翻訳、 にそれらのファイルをコピーする必要があります folder: You need to change their name です。自分の名前を変更し、言語フォルダーにこれらのファイルをコピーする必要があります。たとえば、フランス語に翻訳、copy these files to your language folder: For example, to translate into french, you need to copy those files to レイアウト/css をカスタマイズすることができますどのように : です。自分の名前を変更し、言語フォルダーにこれらのファイルをコピーする必要があります。たとえば、フランス語に翻訳、レイアウト/css をカスタマイズすることができますどのように :


/modules/mod_vmwishlist/tmpl/default: php
/components/com_vmwishlist/views/mywishlist/tmpl/default: php


Can I place a Add to wish list link outside of the module? I need to place it near the product detail:

To have 'Add to wishlist' link near add to cart on product detail page, you need to add the following line in your virtuemart template php file:

<a title="Add to wish list" onclick="addToWishlist(); return false;" href="#">Add to wish list</a>