Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Customer custom price list

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 05-15-2012, 12:31 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Customer custom price list

Hi folks,

Does anyone know if there is a 3rd party add-on that will allow us to supply customers with a username/password or acount number that they can log in to the site with which will then allow them to see a list of products which we have selected for them (ones they normally buy) with their own custom prices which we have set.

We have Rep's which set up deals with customers and the prices are all different and would like the customer to be able to login and check their selected items and the prices and just select the ones they want and order them directly from the site or at very least just see what their current prices are.

I'm sure I could write something like this in PHP with ease but would like to have something thats integrated in to x-Cart
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote
  #2  
Old 05-15-2012, 05:28 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Customer custom price list

I have never heard of such a mod myself. Interested if anyone else has though.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote

The following user thanks totaltec for this useful post:
David-Allan (05-15-2012)
  #3  
Old 05-15-2012, 07:10 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Customer custom price list

This is what membership pricing does
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote

The following 2 users thank cflsystems for this useful post:
David-Allan (05-16-2012), totaltec (05-15-2012)
  #4  
Old 05-15-2012, 07:40 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Customer custom price list

Quote:
Originally Posted by cflsystems
This is what membership pricing does
Per customer? Yes, I guess you could define membership levels for every user. But how to display the custom list of products for that membership?

Oh, I guess you could define special products and restrict them to that membership... Very cool Steve, thanks.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote

The following user thanks totaltec for this useful post:
David-Allan (05-16-2012)
  #5  
Old 05-15-2012, 11:10 PM
 
Cpt.Crashtastic Cpt.Crashtastic is offline
 

eXpert
  
Join Date: Jan 2006
Posts: 219
 

Default Re: Customer custom price list

And create a category specifically for that customer which is only visible to that membership. I use it and it works great!
__________________
Xcart 4.4.?
Xcart Next
Litecommerce with Drupal
http://www.corbywebworx.com

Custom Mods, Hosting and Support for Xcart-Next and LiteCommerce
Reply With Quote

The following user thanks Cpt.Crashtastic for this useful post:
David-Allan (05-16-2012)
  #6  
Old 05-16-2012, 12:42 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: Customer custom price list

Thanks guys I never thought about going down that route.

So if I just create a custom membership for each customer then setup a category with their products in it and set that so it can only be seen by that membership level?

I take it I can set specific prices for specific membership levels then?
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote
  #7  
Old 05-16-2012, 12:55 AM
 
Cpt.Crashtastic Cpt.Crashtastic is offline
 

eXpert
  
Join Date: Jan 2006
Posts: 219
 

Default Re: Customer custom price list

What you will have to do is duplicate your products into this new category. IE Clone them. I found this worked easier for me. I altered the product titles to Fred to Fred-CN where CN was the customer name
__________________
Xcart 4.4.?
Xcart Next
Litecommerce with Drupal
http://www.corbywebworx.com

Custom Mods, Hosting and Support for Xcart-Next and LiteCommerce
Reply With Quote
  #8  
Old 05-16-2012, 06:05 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: Customer custom price list

Quote:
Originally Posted by Cpt.Crashtastic
What you will have to do is duplicate your products into this new category. IE Clone them. I found this worked easier for me. I altered the product titles to Fred to Fred-CN where CN was the customer name

Thanks Cpt.Crashtastic I tested it by creating a new test membership and created a new customer category and added their products in to this. I then went to these products and added a new price in that is only for that specific membership and it seems to work a treat.

When a customer with a certain membership logs in they can see their category at the top of the menu and this has their specific products listed with their specific prices.

Thanks for your help this works exactly as required.
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote
  #9  
Old 05-16-2012, 06:35 AM
 
Cpt.Crashtastic Cpt.Crashtastic is offline
 

eXpert
  
Join Date: Jan 2006
Posts: 219
 

Default Re: Customer custom price list

My pleasure.

It's really quite useful. One thing to be aware of is that when you do a product feed or xml site map these products can be included.

Ant
__________________
Xcart 4.4.?
Xcart Next
Litecommerce with Drupal
http://www.corbywebworx.com

Custom Mods, Hosting and Support for Xcart-Next and LiteCommerce
Reply With Quote

The following user thanks Cpt.Crashtastic for this useful post:
David-Allan (05-17-2012)
  #10  
Old 05-17-2012, 12:06 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: Customer custom price list

Quote:
Originally Posted by Cpt.Crashtastic
My pleasure.

It's really quite useful. One thing to be aware of is that when you do a product feed or xml site map these products can be included.

Ant

That's good to know, I'll keep that in mind thank you.
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:24 AM.

   

 
X-Cart forums © 2001-2020