Show and Sell Pricing Plans

Question:
I want show my Pricing Plans on my Website but there is no Element that I can import into a section. The only thing I could import as a element is the Shop Product feature.

Product:
Wix Studio Editor

What are you trying to achieve:
Show an option where my Users can buy a Subscription on my page that allows them to view certain blog posts.

What have you already tried:
I already did the Pricing Plans in the Backend there are fully setup.
I tried to show them with this help manuell: Preispläne: Die Anzeige deiner Preispläne neu anordnen | Hilfe-Center | Wix.com

but it didnt work because I dont got the options stated on the manuell.

There are two main approaches to displaying your pricing plans on Wix Studio:

  1. Utilize the Built-in Pricing Plan Component :
  • Wix Studio may offer a pre-built “Pricing Plan” component within the editor. Check the “Add Elements” panel for this option.
  • This component offers a quick and easy solution with pre-designed templates for displaying your pricing tiers.
  • You can usually customize the design to match your website’s style and set up recurring or one-time payments (availability may depend on the component’s features).
  1. Create a Custom Solution with Repeater and CMS (Optional):
  • This approach provides more flexibility and control over the layout and presentation.
  • Repeater: Build a repeater element to show your pricing information. Each item within the repeater represents a single pricing tier.
  • Data Source: Connect the repeater to your desired data source. This could be a Built-in Pricing Plan collection
  • Unique CMS (Optional): For maximum control, develop a custom CMS collection to manage your pricing details. This allows you to define specific fields for features, pricing amounts, and any additional details. The repeater would then pull information from this custom CMS collection.

Important Note for CMS-Based Pricing Plans:

  • When setting up the CMS collection, consider including a field specifically for the “Price in Plan” page link. This way, you can easily link each pricing plan to its dedicated page within the CMS itself.