Need to add dropdown menu to magento 2 checkout page city field The Next CEO of Stack Overflowset 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
Calculate the Mean mean of two numbers
Simplify trigonometric expression using trigonometric identities
Planeswalker Ability and Death Timing
Strange use of "whether ... than ..." in official text
MT "will strike" & LXX "will watch carefully" (Gen 3:15)?
Is it possible to make a 9x9 table fit within the default margins?
Which acid/base does a strong base/acid react when added to a buffer solution?
How dangerous is XSS
Can this transistor (2n2222) take 6V on emitter-base? Am I reading datasheet incorrectly?
Small nick on power cord from an electric alarm clock, and copper wiring exposed but intact
How to implement Comparable so it is consistent with identity-equality
How exploitable/balanced is this homebrew spell: Spell Permanency?
Can I cast Thunderwave and be at the center of its bottom face, but not be affected by it?
Is a distribution that is normal, but highly skewed, considered Gaussian?
What is the difference between 'contrib' and 'non-free' packages repositories?
Does Germany produce more waste than the US?
Gauss' Posthumous Publications?
What does this strange code stamp on my passport mean?
Is there a rule of thumb for determining the amount one should accept for a settlement offer?
Why does freezing point matter when picking cooler ice packs?
How to pronounce fünf in 45
Salesforce opportunity stages
Why did early computer designers eschew integers?
Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico
Need to add dropdown menu to magento 2 checkout page city field
The Next CEO of Stack Overflowset 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
12 hours ago
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 1 hour ago
Ronak Rathod
869112
869112
New contributor
asked 13 hours ago
BathiyaDBathiyaD
1
1
New contributor
New contributor
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
12 hours ago
add a comment |
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
12 hours ago
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
12 hours ago
You can refer this link for same. github.com/EaDesgin/Magento2-City-Dropdown
– Kirti Nariya
12 hours ago
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
add a comment |
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
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
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 13 hours ago
MehulKanjariyaMehulKanjariya
1037
1037
add a comment |
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
12 hours ago