Need to add dropdown menu to magento 2 checkout page city fieldset default value of city and state in checkout page - Magento 2.0.1City dropdown at checkout magento 2How to create autocomplete for city field(checkout form) Magento2?Magento 2 : Filter dropdown value by other dropdown value : (Chained Select Boxes) in Checkout pageMake dropdown list for field city in magento 2 checkoutHide My Account dropdown menuMagento 2 - move city fieldHow to change City field to a dropdown in Checkout step Magento 2How to make city as Dropdown in checkout pagesAdd custom required field validation on checkout page Magento 2
Solving a recurrence relation (poker chips)
Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?
All in one piece, we mend holes in your socks
How to tell a function to use the default argument values?
Plagiarism or not?
What are some good books on Machine Learning and AI like Krugman, Wells and Graddy's "Essentials of Economics"
How much of data wrangling is a data scientist's job?
Is there an expression that means doing something right before you will need it rather than doing it in case you might need it?
Can my sorcerer use a spellbook only to collect spells and scribe scrolls, not cast?
Can a virus destroy the BIOS of a modern computer?
Mathematica command that allows it to read my intentions
Is it possible to create a QR code using text?
How does a predictive coding aid in lossless compression?
Why can't we play rap on piano?
Unlock My Phone! February 2018
Why no variance term in Bayesian logistic regression?
Is there a hemisphere-neutral way of specifying a season?
What exploit Are these user agents trying to use?
CAST throwing error when run in stored procedure but not when run as raw query
Personal Teleportation: From Rags to Riches
What's the in-universe reasoning behind sorcerers needing material components?
Do UK voters know if their MP will be the Speaker of the House?
Reverse dictionary where values are lists
How can I determine if the org that I'm currently connected to is a scratch org?
Need to add dropdown menu to magento 2 checkout page city field
set default value of city and state in checkout page - Magento 2.0.1City dropdown at checkout magento 2How to create autocomplete for city field(checkout form) Magento2?Magento 2 : Filter dropdown value by other dropdown value : (Chained Select Boxes) in Checkout pageMake dropdown list for field city in magento 2 checkoutHide My Account dropdown menuMagento 2 - move city fieldHow to change City field to a dropdown in Checkout step Magento 2How to make city as Dropdown in checkout pagesAdd custom required field validation on checkout page Magento 2
I Need to Add Dropdown Menu Checkout Page City Field In magento 2
1. Could you tell me the file path of checkpout page phtml file.
2. Also need to replace postal code according to city option.
magento2
New contributor
add a comment |
I Need to Add Dropdown Menu Checkout Page City Field In magento 2
1. Could you tell me the file path of checkpout page phtml file.
2. Also need to replace postal code according to city option.
magento2
New contributor
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
2 days ago
i have used this plugin. but it didn't work. can i have a proper installation guid for this extension.
– BathiyaD
yesterday
also please mention what is the file path that i need to extract the whole plugin
– BathiyaD
yesterday
add a comment |
I Need to Add Dropdown Menu Checkout Page City Field In magento 2
1. Could you tell me the file path of checkpout page phtml file.
2. Also need to replace postal code according to city option.
magento2
New contributor
I Need to Add Dropdown Menu Checkout Page City Field In magento 2
1. Could you tell me the file path of checkpout page phtml file.
2. Also need to replace postal code according to city option.
magento2
magento2
New contributor
New contributor
edited 2 days ago
Ronak Rathod
1,018212
1,018212
New contributor
asked 2 days ago
BathiyaDBathiyaD
1
1
New contributor
New contributor
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
2 days ago
i have used this plugin. but it didn't work. can i have a proper installation guid for this extension.
– BathiyaD
yesterday
also please mention what is the file path that i need to extract the whole plugin
– BathiyaD
yesterday
add a comment |
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
2 days ago
i have used this plugin. but it didn't work. can i have a proper installation guid for this extension.
– BathiyaD
yesterday
also please mention what is the file path that i need to extract the whole plugin
– BathiyaD
yesterday
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
2 days ago
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
2 days ago
i have used this plugin. but it didn't work. can i have a proper installation guid for this extension.
– BathiyaD
yesterday
i have used this plugin. but it didn't work. can i have a proper installation guid for this extension.
– BathiyaD
yesterday
also please mention what is the file path that i need to extract the whole plugin
– BathiyaD
yesterday
also please mention what is the file path that i need to extract the whole plugin
– BathiyaD
yesterday
add a comment |
1 Answer
1
active
oldest
votes
below path for the checkout page in magento2
app/design/frontend/default interface folder/default theme folder/Magento_Checkout/templates/cart/item/default.phtml
Thank you,
Your Faithfully,
Mehul Kanjariya
Thank you! for the response. but in my case there is no default.phtml in that path.
– BathiyaD
yesterday
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
BathiyaD is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268193%2fneed-to-add-dropdown-menu-to-magento-2-checkout-page-city-field%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
below path for the checkout page in magento2
app/design/frontend/default interface folder/default theme folder/Magento_Checkout/templates/cart/item/default.phtml
Thank you,
Your Faithfully,
Mehul Kanjariya
Thank you! for the response. but in my case there is no default.phtml in that path.
– BathiyaD
yesterday
add a comment |
below path for the checkout page in magento2
app/design/frontend/default interface folder/default theme folder/Magento_Checkout/templates/cart/item/default.phtml
Thank you,
Your Faithfully,
Mehul Kanjariya
Thank you! for the response. but in my case there is no default.phtml in that path.
– BathiyaD
yesterday
add a comment |
below path for the checkout page in magento2
app/design/frontend/default interface folder/default theme folder/Magento_Checkout/templates/cart/item/default.phtml
Thank you,
Your Faithfully,
Mehul Kanjariya
below path for the checkout page in magento2
app/design/frontend/default interface folder/default theme folder/Magento_Checkout/templates/cart/item/default.phtml
Thank you,
Your Faithfully,
Mehul Kanjariya
answered 2 days ago
MehulKanjariyaMehulKanjariya
858
858
Thank you! for the response. but in my case there is no default.phtml in that path.
– BathiyaD
yesterday
add a comment |
Thank you! for the response. but in my case there is no default.phtml in that path.
– BathiyaD
yesterday
Thank you! for the response. but in my case there is no default.phtml in that path.
– BathiyaD
yesterday
Thank you! for the response. but in my case there is no default.phtml in that path.
– BathiyaD
yesterday
add a comment |
BathiyaD is a new contributor. Be nice, and check out our Code of Conduct.
BathiyaD is a new contributor. Be nice, and check out our Code of Conduct.
BathiyaD is a new contributor. Be nice, and check out our Code of Conduct.
BathiyaD is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268193%2fneed-to-add-dropdown-menu-to-magento-2-checkout-page-city-field%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
2 days ago
i have used this plugin. but it didn't work. can i have a proper installation guid for this extension.
– BathiyaD
yesterday
also please mention what is the file path that i need to extract the whole plugin
– BathiyaD
yesterday