Guest User

Untitled

a guest
Nov 22nd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $checkoutSession = $objectManager->create('MagentoCheckoutModelSession');
  2. $resultPageFactory = $objectManager->create('MagentoFrameworkViewResultPageFactory');
  3. $quoteId = $checkoutSession->getQuoteId();
Add Comment
Please, Sign In to add comment