heathme Posted March 16, 2004 Share Posted March 16, 2004 I will be creating a simple ecommerce site but I have one issue that I was wondering if anyone out there has a solution for. When someone goes to checkout their items I need there to be a list of the sales people in my business (read from mysql) that the person can then select from that list. This will allow that person to get credit for their sale. I have tried searching but no luck. Any ideas? Thanks, Eric Link to comment Share on other sites More sharing options...
micahs Posted March 16, 2004 Share Posted March 16, 2004 A simple way to do this would be to set an attribute to each product for "Salesperson". This can be done from the admin panel with the standard features. Micah Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.