I have this code but kind of confused how to display it in a twig table $data = array( 'product' => $product, 'qty' => $qty, 'price' => $price, ...
確定! 回上一頁