Price Match On Products Page

Open to all! Ask other shopowners for help.
Post Reply
Dnj1964
Member
Posts: 54
Joined: Fri Nov 06, 2020 8:27 pm
Phoenix Version:
Has thanked: 8 times

Price Match On Products Page

Post by Dnj1964 »

Wondering if anyone considered adding a price match button on the product pages?

Saw this elsewhere and can't find the site again.

Would be awesome for those that offer a lowest price guarantee.

Thanks


Join The Code Co-op to get access to your library in the Code Co-op Forum
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Price Match On Products Page

Post by heatherbell »

Dnj1964 wrote: Sun Jan 02, 2022 2:15 am price match button
Saw this elsewhere and can't find the site again.
I didn't know what a 'price match button' did so just out of interest I did an internet search for 'price match button' which gave results for add-ons available for Shopify and BigCommerce. They explained the concept of giving customers the facility to input the URL of where they saw the product cheaper and one add-on enabled the customer to make an offer price. Maybe one of the Cert Devs would like to take that on if you contacted them for a quote.
Interesting to see the pricing of the add-ons I found being from $5 to $15 per month. Goes to show that GO PRO is a real bargain.
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: Price Match On Products Page

Post by ecartz »

Sorry, I was going to respond to this, but I needed to do a search first and got distracted. I don't think it would be difficult to modify the Per Product FAQ code to do this.

viewtopic.php?f=28&t=539
app.php/addons/supporters_code/s08e02_per_product_faq/

Basically all that you need to do this is the ability to take input from a customer (which is what that add-on does). Presumably you would process the URL manually (so that you can verify that they are directing you to an equivalent). So it might be as simple as customizing the language files.

Certainly the certified developers would be able to do this (and might be able to add some extra bells and whistles, like a separate price input). Or you could try just doing the language file edits yourself.

If you don't already have that add-on, I should be posting it sometime this month.
Omar_one
Senior Contributor
Posts: 676
Joined: Fri Oct 25, 2019 5:06 pm
Phoenix Version: v1.0.8.16
Has thanked: 100 times
Been thanked: 56 times

Re: Price Match On Products Page

Post by Omar_one »

If I understood right ,, @burt has create module called 28d21 - Lower Price a few years ago..
Dnj1964
Member
Posts: 54
Joined: Fri Nov 06, 2020 8:27 pm
Phoenix Version:
Has thanked: 8 times

Re: Price Match On Products Page

Post by Dnj1964 »

ecartz wrote: Mon Jan 03, 2022 10:07 am Sorry, I was going to respond to this, but I needed to do a search first and got distracted. I don't think it would be difficult to modify the Per Product FAQ code to do this.

viewtopic.php?f=28&t=539
app.php/addons/supporters_code/s08e02_per_product_faq/

Basically all that you need to do this is the ability to take input from a customer (which is what that add-on does). Presumably you would process the URL manually (so that you can verify that they are directing you to an equivalent). So it might be as simple as customizing the language files.

Certainly the certified developers would be able to do this (and might be able to add some extra bells and whistles, like a separate price input). Or you could try just doing the language file edits yourself.

If you don't already have that add-on, I should be posting it sometime this month.
Yes I do have that code, thanks I will have a look at it.
Dnj1964
Member
Posts: 54
Joined: Fri Nov 06, 2020 8:27 pm
Phoenix Version:
Has thanked: 8 times

Re: Price Match On Products Page

Post by Dnj1964 »

Omar_one wrote: Mon Jan 03, 2022 12:17 pm If I understood right ,, @burt has create module called 28d21 - Lower Price a few years ago..
Thanks

I don't have that code, guessing it was Pre Phoenix and would need a bit of work.
Dnj1964
Member
Posts: 54
Joined: Fri Nov 06, 2020 8:27 pm
Phoenix Version:
Has thanked: 8 times

Re: Price Match On Products Page

Post by Dnj1964 »

heatherbell wrote: Mon Jan 03, 2022 9:19 am
Dnj1964 wrote: Sun Jan 02, 2022 2:15 am price match button
Saw this elsewhere and can't find the site again.
I didn't know what a 'price match button' did so just out of interest I did an internet search for 'price match button' which gave results for add-ons available for Shopify and BigCommerce. They explained the concept of giving customers the facility to input the URL of where they saw the product cheaper and one add-on enabled the customer to make an offer price. Maybe one of the Cert Devs would like to take that on if you contacted them for a quote.
Interesting to see the pricing of the add-ons I found being from $5 to $15 per month. Goes to show that GO PRO is a real bargain.
GO PRO is truly a bargain.

Can't speak for the other platforms but the support provided by those of you knowledgeable is fantastic.


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