You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A got a craft cms 4 commerce instance, which has some unusual routing. I've got some articles with a uri like this:
/article?articleNr={uid}
as the content of this site will not directly be loaded, rather than with subqueries through the url param, i can not directly access the seomatic content of this product. How can I query the seomatic content of a specific entry / product?
The text was updated successfully, but these errors were encountered:
Question
A got a craft cms 4 commerce instance, which has some unusual routing. I've got some articles with a uri like this:
/article?articleNr={uid}
as the content of this site will not directly be loaded, rather than with subqueries through the url param, i can not directly access the seomatic content of this product. How can I query the seomatic content of a specific entry / product?
The text was updated successfully, but these errors were encountered: