返信先: Welcart Beldadでusces_filter_assistance_item_height が利かない?

フォーラム テンプレート(テーマ) Welcart Beldadでusces_filter_assistance_item_height が利かない? 返信先: Welcart Beldadでusces_filter_assistance_item_height が利かない?

#103197
efu
キーマスター

BGTA 様

こんにちは。
「Welcart Beldad」では、usces_filter_assistance_item_list フィルターフック を使用して、関連商品の表示内容をカスタマイズしています。

<該当ファイルとコードの位置>
ファイル:/welcart_basic-beldad/inc/front-customized.php
行数:450行目あたり

<画像サイズの変更方法>
以下のコードを編集することで、関連商品の画像サイズを変更できます。
usces_the_itemImage( 0, 300, 300, $post, ‘return’ );
こちらのページにも記載がございますのでご参考にしていただけたらと思います。