{"section":"tutorials","requestedLocale":"en","requestedSlug":"creating-a-product-for-presale","locale":"en","slug":"creating-a-product-for-presale","path":"docs/en/tutorials/catalog/products-and-skus/creating-a-product-for-presale.md","branch":"main","content":"On the VTEX platform, merchants can set up the release date of a product and offer it in presale mode. The presale allows clients to reserve these products upon payment prior to the actual product launch date and market availability.\n\nIn this article we will cover the following topics:\n\n- [Creating a product for presale](#creating-a-product-for-presale)\n- [Scheduling prices](#scheduling-prices)\n- [Scheduling content](#scheduling-content)\n\n> ⚠️ Configuring the **Release date** field for a product doesn't impact the product display on the storefront, which is determined by the activation or deactivation of the **Display on website** field.\n\n## Creating a product for presale\n\nTo make a product available on presale, follow the steps below:\n\n1. In the VTEX Admin, go to **Catalog > Products and SKUs**, or type **Products and SKUs** in the search bar at the top of the page.\n2. Click `+ Add Product`.\n3. In the **Storefront** section, in the **Release date** field, select the desired release date for the product.\n\n  > ℹ️ This field helps sort search results on the website. You can use the query string `O=OrderByReleaseDateDESC` to retrieve this value and display products in order of release date. In addition, the value of this field influences the creation of [automatic collections](/en/docs/tutorials/creating-collections-beta) and determines the product [indexing](/en/docs/tutorials/understanding-how-indexation-works) date.\n\n4. Fill in the other fields required to create the product. Know more in [Adding or editing products](/en/docs/tutorials/adding-or-editing-products).\n5. Click `Save`.\n6. Click the `SKUs` tab.\n7. Click `+` **> Add new SKU**.\n8. In the **Commercial strategy** section, in the **Presale date** field, select the desired date for the presale, indicating when the item is expected to arrive in stores and be available for sale.\n\n  > ℹ️ For this configuration, you need to consider both the item release date and the estimated delivery time: `final delivery time = delivery SLA + supply batch delivery time frame`.\n\n9. Fill in the fields required to create the SKU. Know more in [Adding or editing SKUs](/en/docs/tutorials/adding-or-editing-skus).\n10. Click `Save`.\n\n> ⚠️ Presale items must only be invoiced on or after the launch date, when the product becomes available in inventory.\n\n## Scheduling prices\n\nTo schedule your store's fixed prices for the presale of a product, follow the steps described in [Scheduling prices](/en/docs/tutorials/scheduling-prices).  \n\n## Scheduling content\n\nTo increase success in the pre-sales stage and achieve greater customer reach, it is important to enhance the promotion of the product that will be launched. For this purpose, it’s worth to schedule content about the release date, as explained in the article [Scheduling features for special events](/en/docs/tutorials/scheduling-features-for-special-events#scheduling-content)."}