Hi there,

Great module, I was hoping I could add my contribution to it. We're building a site which is using domain access to create multiple stores. The current module does a good job but we wanted different prices to be displayed on different domains. I borrowed heavily from the price per role module (http://drupal.org/project/uc_price_per_role). Would love to see this integrated into the main Ubercart Domain Access module.

Thanks,

Neil

Comments

ncameron’s picture

Assigned: Unassigned » ncameron
lhristov’s picture

This is a great idea and what I need for my project: one big problem with the price per domain is that other domain admins with the right to edit nodes see the price set for any other domain. I need the price to be obscured for all subdomains.

Any ideas where this check can happen: if current domain == price domain display it otherwise don't

lhristov’s picture

StatusFileSize
new5.73 KB

Ok, I've modified your module a bit. Now only prices for the current domain are displayed and updated. Hope this is useful for someone else. I'd still like to remove the sell price from the form and only display the domain specific price. It would be great to have a price handler to set a percentage per domain - just some thoughts

Larraby’s picture

Issue summary: View changes

I wonder if this module allow to show domain price in views module? Can't seem to find domain price in fields selection and current price shows me other domain price(which is wrong)