- Posts: 1
- Thank you received: 0
Addition of extra selection tag "Stores" within the shipping methods.
- LAMPROS
- Topic Author
- Offline
- New Member
Less
More
6 years 8 months ago #111210
by LAMPROS
Addition of extra selection tag "Stores" within the shipping methods. was created by LAMPROS
Hi,
I am developing a new tag within the "sales" tag (or within "system" tag of the ESHOP panel - i have not yet decided which is the proper) which is called "Stores". This will have very similar functionality as the "Customers" group. Its functionality is to allow users to select from a number of shops in order to purchase iindividually from the relevant vendor their product. Since i am new to the core functionality of the ESHOP component and its various code implementations (i have already implemented the relevant jos_eshop_Stores table within the php database). What would be the general guidelines to follow in order to alter the component in such a way as to introduce this new (checkbox selection group) within the various Shipping methods, so the customer will be able to select the store of his choice?
I attach a picture of the relevant database table.
Thank you for your response,
Lampros Marantos
I am developing a new tag within the "sales" tag (or within "system" tag of the ESHOP panel - i have not yet decided which is the proper) which is called "Stores". This will have very similar functionality as the "Customers" group. Its functionality is to allow users to select from a number of shops in order to purchase iindividually from the relevant vendor their product. Since i am new to the core functionality of the ESHOP component and its various code implementations (i have already implemented the relevant jos_eshop_Stores table within the php database). What would be the general guidelines to follow in order to alter the component in such a way as to introduce this new (checkbox selection group) within the various Shipping methods, so the customer will be able to select the store of his choice?
I attach a picture of the relevant database table.
Thank you for your response,
Lampros Marantos
Please Log in or Create an account to join the conversation.
- Giang Dinh Truong
- Offline
- Administrator
6 years 8 months ago #111321
by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Addition of extra selection tag "Stores" within the shipping methods.
Hello Lampros,
You should edit the xml file of shipping method to add a new parameter for that. They are located under folder components/com_eshop/plugins/shipping/.
You should also add the element for stores under administrator/components/com_eshop/elements. Same as customergroup element.
Hope that this is useful.
Sincerely, Giang
You should edit the xml file of shipping method to add a new parameter for that. They are located under folder components/com_eshop/plugins/shipping/.
You should also add the element for stores under administrator/components/com_eshop/elements. Same as customergroup element.
Hope that this is useful.
Sincerely, Giang
Please Log in or Create an account to join the conversation.
Moderators: Giang Dinh Truong
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.