返信先: カートボタンの紐づけについて。

フォーラム テンプレート(テーマ) カートボタンの紐づけについて。 返信先: カートボタンの紐づけについて。

#80905
yskysmr
キーマスター

romen 様

usces_the_itemSkuButton の引数は以下のようになります。

template_func.php 内
usces_the_itemSkuButton( $value, $type=0, $out=” )
$value : ボタンに表示する文字
$type : 0=’submit’, 1=’button’
$out : ”=echo, ‘return’=return

尚、カスタマイズの際にはフィルターフック usces_filter_item_sku_button をご利用ください。