radhaumashankar Posted July 8, 2017 Share Posted July 8, 2017 I am building a store,which includes location specific products. So i have to include a location field in B.O. I have to assign specific locations to all the products. How to achieve this . please help me guys. Link to comment Share on other sites More sharing options...
radhaumashankar Posted July 8, 2017 Author Share Posted July 8, 2017 please anybody reply Link to comment Share on other sites More sharing options...
Scully Posted July 8, 2017 Share Posted July 8, 2017 (edited) Why not use the built-in warehouse functionality? If you don't go this way, you have to rewrite parts in the product controller which needs know-how of php and tpl. The back end part of displaying is probably the simplest part of all. Edited July 8, 2017 by Scully (see edit history) Link to comment Share on other sites More sharing options...
Scully Posted July 8, 2017 Share Posted July 8, 2017 Or use the suppliers as work around. Add your locations as pseudo suppliers. No changes needed for this approach. Most shop owners don't display the suppliers on the front-end. So you can basically enter there whatever you like. Link to comment Share on other sites More sharing options...
Scully Posted July 8, 2017 Share Posted July 8, 2017 That is correct. We don't know anything about the specific usage or functional requirement in order to make the best possible suggestion. Link to comment Share on other sites More sharing options...
radhaumashankar Posted July 8, 2017 Author Share Posted July 8, 2017 https://www.nativebag.in/ have a look at this website ,here for some products place of origin is been assigned. you can also view it in top menu bar. this is what i want to replicate. thank you for your suggessions. Link to comment Share on other sites More sharing options...
radhaumashankar Posted July 9, 2017 Author Share Posted July 9, 2017 thank you Scully your suggesion of pseudo supplier worked for me , but i need to fix one more thing, i need to change the word Supplier to Location,how do i do that. Link to comment Share on other sites More sharing options...
radhaumashankar Posted July 9, 2017 Author Share Posted July 9, 2017 I also want to display it in top horizontal menu. please help me in this too. Link to comment Share on other sites More sharing options...
musicmaster Posted July 9, 2017 Share Posted July 9, 2017 There are yet other ways to implement this, including as a feature. However, my preference would be to use the manufacturer as each manufacturer standard has his own page. Link to comment Share on other sites More sharing options...
Scully Posted July 9, 2017 Share Posted July 9, 2017 @radhaumashankar To change the word go to backoffice -> localization -> translation. Depending on where you want to change the word choose -> Translation Front Office or -> Translation Backoffice After that, click on "Close all blocks", then "Open all blocks" Search for your word and change it to Location. It might appear multiple times. To add somethin to the main menu go to -> backoffice -> Modules Choose settings for Top Horizontal Menu. There you can add items to the main menu bar. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now