Tagged Questions
The customers tag has no wiki summary.
3
votes
3answers
140 views
What is the best way to prevent customers from rating a product more than once?
How do I prevent a customer from rating a product more than once? Is it best to use cookies that store the IP address or is it best to store user ratings in the database? I am using MySQL and ...
3
votes
3answers
1k views
Displaying custom product attributes based on customer group (Magento)
I have wholesale attributes for certain products under one store in Magento. I would like to set it so those particular attributes only appear on the product page IF the customer is logged in and they ...
2
votes
6answers
922 views
Calculating Revenue Per User
How would you guys go about calculating revenue per user for a recurring web service (they are billed each month)?
Typically, you would just take the total revenue and divide it by the total number ...
0
votes
3answers
569 views
How to import user's from oscommerce to magento
i have above than 3000 users in my oscommerce now i want to migrate those user in to magento . how can i do that please help
0
votes
3answers
132 views
How do I Maintain Multiple Lines of Development Between Customers In Mercurial?
I work on maintaining the same e-commerce web-app for multiple customers.
Originally there was a standard set of pages from which all the rest of the customers customizations were derived in the ...