# [Sage 10] WooCommerce compatibility issues

**URL:** https://discourse.roots.io/t/sage-10-woocommerce-compatibility-issues/21445
**Category:** sage
**Created:** 2021-09-15T18:27:50Z
**Posts:** 3

## Post 1 by @AurelianSpodarec — 2021-09-15T18:27:50Z

Hi there,

I have been using Sage 10 for brochure website mainly, and all works just fine and I love it!

Right now, I’m working on an e-commerce website, using WooCommerce and Sage 10.

I ran into issue, where `myaccount` doesn’t seem to work, however, product single work, and shop works.

I have also selected `My Account` in WP dashboard on the page `My Account`.

I have checked the documentation, and my folder structure is up to date, here’s an image:

 ![image](https://discourse.roots.io/uploads/default/original/2X/9/9fc3d223ee17782212ae30b3726264445305dd1e.png)

The library I am using for this is [GitHub - generoi/sage-woocommerce](https://github.com/generoi/sage-woocommerce), I have also tried [GitHub - smarteist/sage-woocommerce: Woocommerce support for sage 10](https://github.com/smarteist/sage-woocommerce) and same issue appear - there are no errors, no logs, all is fine.

My composer lock looks like:

 ![image](https://discourse.roots.io/uploads/default/original/2X/b/bddddab61472ffcb9557d0bb3b5dd83be26bdc0c.png)

I have no idea what to do anymore.

---

## Post 2 by @AurelianSpodarec — 2021-09-15T20:57:57Z

So, the issue seems to lie on the page.blade.php

It seems like the shortcode can’t be placed automatically because I have this:

 ![image](https://discourse.roots.io/uploads/default/original/2X/f/fa94f0912b0267efbf9f4e1a6917c1c616374161.png)

Which allows you to build custom themes with components etc… and it looks like this on the front-end

 ![image](https://discourse.roots.io/uploads/default/original/2X/8/833b143a5281a922cceb5edd7f22af6e9b7b2b64.png)

Which means I need to put the shortcode insidde wsywgi and the page willl work.

I wonder if there is any other workaround, and if no, will I run with some issues in the future?

Can I write a script that says "if this is a normal page,go ahead run flexbile content, but if its woocommerce, custom templates, then just echo it out.

What do you suggest?

---

## Post 3 by @system — 2021-10-27T18:27:55Z

This topic was automatically closed after 42 days. New replies are no longer allowed.
