Magento 2.4: Save item option value in cart and retrieve it in order success
I have created a button for each product in the cart. Now I want to get the uploaded file URLs of each product from the cart and retrieve it in an email on order success. My controller: <?php namespace MagemechanicLogoUploadControllerCart;… Read More »Magento 2.4: Save item option value in cart and retrieve it in order success