Hello Magento Friends,
In this blog, I will illustrate How to Configure Quote Lifetime in Magento 2.
Product prices keep on changing for online stores. Store owners usually set higher prices when there is a high demand for the product. Once the demand reduces, the product prices are again changed. Store owners also set offer prices as a part of their marketing campaigns. These special prices are for a limited period of time only. Once the offer duration is over, the prices get back to the original.
To handle periodic product prices, Magento 2 offers Quote Lifetime settings to reduce the manual work of store admin. Setting Quote Lifetime will automatically change the product price after the specified number of days. By default, the Quote Lifetime value is 30 days.
Step 1: Log in to your Magento 2 Admin Dashboard.
Step 2: Navigate to Stores > Settings > Configuration.
Step 3: Expand the SALES menu from the left panel and select Checkout.
Step 4: Now enlarge the Shopping Cart option and set desired days in the Quote Lifetime field. The default is 30 days.
Step 5: Hit the Save Config button at last.
Hence, this way you can Configure Quote Lifetime in Magento 2 easily. You can also get special price product collection in Magento 2 to manage the product prices easily. Share the article with your Magento friends and stay in the loop with us for more Magento 2 tutorials.
Happy Reading!
Generating image thumbnails is a common requirement in web applications, especially when handling media-heavy content.…
In today’s digital landscape, web application security is paramount. As a powerful PHP framework, Laravel…
October was an exciting month for MageComp! From significant updates across our Magento 2 extension…
In modern web development, seamless navigation and state management are crucial for delivering a smooth…
Magento Open Source 2.4.8 beta version released on October 8, 2024. The latest release of…
Hello Magento Friends, Creating catalog price rules programmatically in Magento 2 can be a valuable…