Making Alerts a little nicer...maybe?

Open to all! Ask other shopowners for help.
Post Reply
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Making Alerts a little nicer...maybe?

Post by burt »

Before
alert-1.png

After

alert-2.png

Looks more modern?
Any feedback...would be much appreciated.
You do not have the required permissions to view the files attached to this post.
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
tessthepup
Certified Developer
Posts: 382
Joined: Mon Mar 01, 2021 5:55 pm
Phoenix Version:
Has thanked: 47 times
Been thanked: 62 times

Re: Making Alerts a little nicer...maybe?

Post by tessthepup »

@burt

most definately needs to be done :+1:

Would be another step closer to a sleeker looking Phoenix Cart :D
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Making Alerts a little nicer...maybe?

Post by burt »

I've extended this a bit so that it's now possible to have customised Alerts.
Examples (not actually coded, but you get the idea);

After logging in
- alert pops up "Welcome back {name}"

specials.php
- alert pops up "Oranges special price ends in 3 days"

product_info.php
- we have "only 2 bananas left in stock"

on a category
- "still deciding? this is out best seller in this category {link}"

And so on.
I'm sure, between the community, we can think of more?

I'm open to ideas and suggestions. Come on people, get involved.
I am not here to build for you.
I am here to build with you. Let's help each other.
radhavallabh
Senior Contributor
Posts: 466
Joined: Tue Oct 27, 2020 4:09 am
Phoenix Version: 1.1.0.6
Has thanked: 29 times
Been thanked: 3 times

Re: Making Alerts a little nicer...maybe?

Post by radhavallabh »

burt wrote: Sat Jul 12, 2025 11:13 am I've extended this a bit so that it's now possible to have customised Alerts.
Examples (not actually coded, but you get the idea);

After logging in
- alert pops up "Welcome back {name}"

specials.php
- alert pops up "Oranges special price ends in 3 days"

product_info.php
- we have "only 2 bananas left in stock"

on a category
- "still deciding? this is out best seller in this category {link}"

And so on.
I'm sure, between the community, we can think of more?

I'm open to ideas and suggestions. Come on people, get involved.
Hi;
Really cool idea.. looks nice.. can we have the box displayed on top or center?

another idea----Product_info.php- Product with (this attributes)already in cart.

Thank you,
Warm Regds./
radhavallabh


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply