• Resolved harshbhardwaj

    (@harshbhardwaj)


    Hello, First of all thanks to opensource wordpress community, I have learnt a lot. However, I am still a beginner and creating my own website. Right now the site is not live and I am developing on local environment.
    I plan to work on astra free theme with official amp plugin with gutenberg, and woocommerce basically using only things optimised for amp.
    I plan to use amp in standard mode
    I have tried to study lot of online resources in adding amp functionality to e-commerce. And i zeroed on using amp components from amp.dev. I plan to use code snippet pro to add amp components to product page like collapsible side bar, accordion for FAQs and Product Description.
    I know that i have to edit single product template .php file.
    Can anyone recommend me resources to sort my confusion with learning. My basic goal is to make a fast ecommerce website. I am a medical doctor, and have taken challenge this time to develop something on my own.

    • This topic was modified 4 years, 8 months ago by harshbhardwaj.
Viewing 3 replies - 1 through 3 (of 3 total)
  • @harshbhardwaj While there may be some features of WooCommerce that are not fully AMP compatible most aspects should work as expected.

    You may need to configure a redirection for any item added to the cart and apply a workaround for some features such as the gallery.

    In relation to resources it sounds like you’ve been checking the right resources. Amp-bind might be a component which you may find useful although you’ll need to be comfortable making programmatic changes and an understanding of JavaScript.

    For editing WooCommerce templates you can use the WooCommerce support forums or website. Your theme may also apply their own WooCommerce templates.

    Thread Starter harshbhardwaj

    (@harshbhardwaj)

    @jamesosborne Thank you for your prompt response.

    I’m doing some more research and will share my work with you. Also will reach out to relevant forums.
    I want to make a custom template for single products page. The goal is to optimise page for speed, and content. I’ll apply your advice on redirects.

    Hope you’re in great health.

    Have a great day!

    Plugin Author Alberto Medina

    (@albertomedina)

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Amp functionality in woocommerce’ is closed to new replies.