Post by hellreturn » Sun Jul 15, 2012 10:17 pm

It would be nice to have different email and feature products for multistore set up.

Right now all multi stores shares same feature product. And in multistore set up, I don't see anything which allows me use another email for different domain.

Thank you!

New member

Posts

Joined
Tue May 29, 2012 4:21 am

Post by oscprofessionals » Mon Jul 16, 2012 12:16 am

INSERT INTO `setting` (`setting_id`, `store_id`, `group`, `key`, `value`, `serialized`) VALUES ('39', '0', 'featured', 'featured_product', '43,40,42,49,46,47,28', '0');

This row in settings table defines what are configurable products.


So there is no way to make out from here.

I suggest you to create an additional table featured_prod_to_stores
and apply this tables addiitonal filter to have featured products store wise.

Satish

Team of e-commerce experts.

oscprofessionals


New member

Posts

Joined
Mon Jul 16, 2012 12:14 am
Location - Nagpur, India

Post by hellreturn » Mon Jul 16, 2012 6:16 am

oscprofessionals wrote:INSERT INTO `setting` (`setting_id`, `store_id`, `group`, `key`, `value`, `serialized`) VALUES ('39', '0', 'featured', 'featured_product', '43,40,42,49,46,47,28', '0');

This row in settings table defines what are configurable products.

So there is no way to make out from here.

I suggest you to create an additional table featured_prod_to_stores
and apply this tables addiitonal filter to have featured products store wise.

Satish
Can you please guide on how to do that?

New member

Posts

Joined
Tue May 29, 2012 4:21 am
Who is online

Users browsing this forum: No registered users and 2 guests