1. Home
  2. Docs
  3. WooCommerce Coming Soon Product
  4. Developers
  5. Customize Subscription Form

Customize Subscription Form

You can also load the subscription form from your Theme/Child-Theme by following this.

  1. Copy the template file from woo-coming-soon-product/inc/form/style1.php
  2. Create a directory in your Theme/Child-Them’s root named wccs
  3. Paste the above file inside this directory.
  4. Now this template will be used, and you can make changes in it without losing the changes on update.