MSRP & Savings on Product Card?

Open to all! Ask other shopowners for help.
Post Reply
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

MSRP & Savings on Product Card?

Post by lecarlb »

I've been thinking of ways to peak visitors' interest once they arrive on the site. One way is supercharged product cards.

I was wondering if it's possible to put "Up to X% off" or some of the info from the MSRP Pi module on a 1.0.8.4 shop. Maybe could be an addon.
---------------------------------------------------
ALSO

What I've noticed about product cards on websites:

a) if product is on special showing percent off
b) if product has limited stock
c) strikethrough msrp showing new price and savings
d) shipping info such as lead time or delivery timeframe

I've attached some examples. Thank you
You do not have the required permissions to view the files attached to this post.


Join The Code Co-op to get access to your library in the Code Co-op Forum
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: MSRP & Savings on Product Card?

Post by burt »

It's basically the same answer as similar post about star ratings.

Override the product_card component and add in the extra data.

Give it a go.
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

Re: MSRP & Savings on Product Card?

Post by lecarlb »

burt wrote: Tue Feb 27, 2024 10:16 am It's basically the same answer as similar post about star ratings.

Override the product_card component and add in the extra data.

Give it a go.
I don't understand how to override the product_card data.

If you're talking about copying the file and placing it in the override component folder, then I've already done that, I think.
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: MSRP & Savings on Product Card?

Post by heatherbell »

lecarlb wrote: Tue Feb 27, 2024 10:24 am I don't understand how to override the product_card data.
If you're talking about copying the file and placing it in the override component folder, then I've already done that, I think.
Yes, that is overriding the product card
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

Re: MSRP & Savings on Product Card?

Post by lecarlb »

heatherbell wrote: Tue Feb 27, 2024 10:30 am
lecarlb wrote: Tue Feb 27, 2024 10:24 am I don't understand how to override the product_card data.
If you're talking about copying the file and placing it in the override component folder, then I've already done that, I think.
Yes, that is overriding the product card
Ok, great. Now I gotta find where to grab the code from.

Thank you


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