0

I am using big commerce classic next store, however, I have to use the Optimized one-page check out: early access for check out I want to add their custom fields and made some changes into text but I cannot find the file of that checkout page. I have also checked the stencil theme there is not any access to this page so please I how I can edit this page files guide me.

here is a screenshot of the page

enter image description here

Thanks

R.K.Bhardwaj
  • 2,168
  • 1
  • 14
  • 24

1 Answers1

0

There are only two options for making changes to optimized checkout as the template files aren't accessible today.

1) You can inject javascript into checkout seen here.
2) You can style it as seen here.

For any more direct customization, BigCommerce will be releasing new features before the end of the year to support this.

Alyss
  • 1,866
  • 1
  • 13
  • 27
  • Thanks for the reply but in those files on the header of check out we can edit even if tried to make changes with javascript css it's not accepting it. – R.K.Bhardwaj Jul 29 '17 at 04:59
  • Can you provide more details about how it isn't accepting it? – Alyss Jul 31 '17 at 18:05
  • if you go to our checkout.html page there is an option for editing header logo only but whole file code is not there that's why it's not accepting the js and css code because the js and css file not found classes. – R.K.Bhardwaj Aug 01 '17 at 07:10