You’re not missing anything, MER loads within SPCO (Single Page CheckOut) but the cart view isn’t technically SPCO as it loads a table of registrations.
The scripts you see in the screenshot have been added to SPCO and have a dependency on the single_page_checkout script, which is missing on the event cart but wont cause any issues.
I’ll create a ticket to investigate this and see if we can prevent those scripts from loading on that view.
Well, no, not really, at least not with those 2 specific scripts.
The 2 scripts you are referring to are tiny, only load on the registration checkout page and will have very little impact.
promotions.js is 1.9 kB
add_new_state.js is 2.9 kB
They are only loaded on the single checkout page in which they are used, but not on the event cart view. The same logic would apply to your custom points js file as that’s also not used on the cart page as far as I can tell, but again is really small.
So I agree they should not be loading on that specific view of the registration checkout page, but fixing them is very unlikely to increase performance to any noticeable degree.
Viewing 3 reply threads
The support post ‘Single Page Checkout Missing’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.