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.
joomla Virtuemart$addtocart変数はどこで定義されていますか? この変数は、カートに追加ボタンを示しています。このボタンにクラスを追加する必要があるので、この変数がどこで定義されているかを知る必要がありますか?
$addtocart
カートへの追加には、 components \ com_virtuemart \ themes \ default \ templates \ product_details \ contains\addtocart_form.tpl.phpでアクセスできます。