How to setup price list

Hi,
I uploaded the auto child theme and working on it.
It does not have a pre loaded “price list”, how do I go about building it from scratch?

Thanks

Hello Victory,

Thanks for writing in!

Are you referring to the Pricing table element?

Please create a page using Cornerstone and insert the Pricing Table element. If you are using the default WP editor or Gutenberg, you can simply make use of the Pricing Table shortcode instead.

Hope this helps.

Hello,
Great! But how can I change the dollar to other currencies? There should be a list of other countries currencies with the code.

Thanks

I have been able to figure it out.

Thanks

Glad it’s okay now, cheers!

How do I link the “Buy Now” to a payment page?

Thanks

Hi Victory,

You can change the href attribute of the button within the pricing table, for example

[x_button href="http://example.com/payment-page/" size="large"]Buy Now![/x_button]

But if your question is what link, then it depends on the plugin or feature that you’ll use for the payment. And I recommend contacting the plugin author.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.