📜  如何在 magento 2 中设置成功页面的样式 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:29.334000             🧑  作者: Mango

代码示例1
You can stop checkout success page redirection after refresh page, check below code

vendor/magento/module-checkout/Controller/Onepage/Success.php

Comment Out Line No : 22

//$session->clearQuote();