Is it possible to load the “Checkout One - Step” page with php and without JavaScript, to optimize the loading time?
How can I display numbers like 2 over 2, but not have them as fractions?
How to denote matrix elements succinctly?
How can I practically buy stocks?
Rivers without rain
A Note on N!
Is it idiomatic to construct against `this`
Is there any official lore on the Far Realm?
Why did some of my point & shoot film photos come back with one third light white or orange?
What makes accurate emulation of old systems a difficult task?
Do I have an "anti-research" personality?
a sore throat vs a strep throat vs strep throat
Constructions of PRF (Pseudo Random Function)
How to prevent z-fighting in OpenSCAD?
Can I criticise the more senior developers around me for not writing clean code?
Can an Area of Effect spell cast outside a Prismatic Wall extend inside it?
Can't get 5V 3A DC constant
What does the integral of a function times a function of a random variable represent, conceptually?
Did the BCPL programming language support floats?
How to not starve gigantic beasts
How can I print the prosodic symbols in LaTeX?
Coordinate my way to the name of the (video) game
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
How come there are so many candidates for the 2020 Democratic party presidential nomination?
How much cash can I safely carry into the USA and avoid civil forfeiture?
Is it possible to load the “Checkout One - Step” page with php and without JavaScript, to optimize the loading time?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Currently, all the content of the checkout is loaded by a function called getJsLayout () of the Checkout class. But it is very slow to load, the page takes at least 30 seconds to load and worsens if the internet speed is slow.
I'm analyzing the possibility of getting all the content of the checkout can be loaded only with php, without the need to use the function getJsLayout (), so that the content loads instantly with the page. So you can optimize the loading time of this page.
The problem is that I have been working with Magento 2 for only 3 months, and I still need to ask for help. If someone can help me with this, I would really appreciate it!
magento2 php-7
add a comment |
Currently, all the content of the checkout is loaded by a function called getJsLayout () of the Checkout class. But it is very slow to load, the page takes at least 30 seconds to load and worsens if the internet speed is slow.
I'm analyzing the possibility of getting all the content of the checkout can be loaded only with php, without the need to use the function getJsLayout (), so that the content loads instantly with the page. So you can optimize the loading time of this page.
The problem is that I have been working with Magento 2 for only 3 months, and I still need to ask for help. If someone can help me with this, I would really appreciate it!
magento2 php-7
add a comment |
Currently, all the content of the checkout is loaded by a function called getJsLayout () of the Checkout class. But it is very slow to load, the page takes at least 30 seconds to load and worsens if the internet speed is slow.
I'm analyzing the possibility of getting all the content of the checkout can be loaded only with php, without the need to use the function getJsLayout (), so that the content loads instantly with the page. So you can optimize the loading time of this page.
The problem is that I have been working with Magento 2 for only 3 months, and I still need to ask for help. If someone can help me with this, I would really appreciate it!
magento2 php-7
Currently, all the content of the checkout is loaded by a function called getJsLayout () of the Checkout class. But it is very slow to load, the page takes at least 30 seconds to load and worsens if the internet speed is slow.
I'm analyzing the possibility of getting all the content of the checkout can be loaded only with php, without the need to use the function getJsLayout (), so that the content loads instantly with the page. So you can optimize the loading time of this page.
The problem is that I have been working with Magento 2 for only 3 months, and I still need to ask for help. If someone can help me with this, I would really appreciate it!
magento2 php-7
magento2 php-7
asked 3 mins ago
Jose Simancas LopezJose Simancas Lopez
234
234
add a comment |
add a comment |
0
active
oldest
votes
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
);
);
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%2f272650%2fis-it-possible-to-load-the-checkout-one-step-page-with-php-and-without-javas%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f272650%2fis-it-possible-to-load-the-checkout-one-step-page-with-php-and-without-javas%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