#cdaman_docs

1 messages ¡ Page 1 of 1 (latest)

dapper phoenixBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1371849906444177421

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

void rock
#

Hey there, which part of this are you having trouble with? Pricing Tables are created using the Dashboard where you select the products and plans to be shown.

mild geyser
#

How can I show discounts in pricing table. I want to show customer the actual price and discounted price on pricing table.

void rock
#

What do you mean by "show discounts" exactly? The pricing table displays the price for the selected period, i dont think it supports any "regular vs discount" price display natively.

#

If you want some indication of this, you can consider adding something like "Save 30% with annual pricing" to the product features maybe?

#

Otherwise you might need to construct somethig custom to get the layout/details you want

mild geyser
#

Okay thanks for information