
closes odoo/documentation#12043
X-original-commit: 710854226d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Dina Klarisse Dugar (dikd) <dikd@odoo.com>
26 lines
1.0 KiB
ReStructuredText
26 lines
1.0 KiB
ReStructuredText
===================================
|
|
Subscriptions in the eCommerce shop
|
|
===================================
|
|
|
|
Subscription products can be sold in the Odoo *eCommerce* shop just like regular sales products.
|
|
|
|
.. seealso::
|
|
- :doc:`Configure subscription products </applications/sales/subscriptions/products>`
|
|
|
|
Selling eCommerce subscriptions
|
|
===============================
|
|
|
|
:doc:`Configure the subscription product <products>` as a regular recurring sales product. To
|
|
start selling the subscription in the eCommerce shop, click the :guilabel:`Go to Website` smart
|
|
button to navigate to the product page.
|
|
|
|
From here, review the subscription product and its recurring periods. Then, toggle the switch in the
|
|
upper-right corner from :guilabel:`Unpublished` to :guilabel:`Published`.
|
|
|
|
The new subscription product is now available to purchase on the eCommerce website, with options
|
|
for the different recurring periods.
|
|
|
|
.. image:: ecommerce/subscription-product.png
|
|
:align: center
|
|
:alt: Subscription product on eCommerce website.
|