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.
カスタムカートページを作成しようとしていますが、バンドルされた製品を構成する個々のSKUを取得するためのサポートが必要です。
言い換えると、バンドルされた製品の個々のSKUを「Quote」オブジェクトから引き出すにはどうすればよいですか。
どんな助けでも大歓迎です。ありがとう、過越の祭り
$quote->getProduct()->getData('sku');