Isue with Landingpage

Hallo,
at the moment I try to set up a landing page for selling my own product.
I set up the page so far.
But I have a problem to link the product to a button.
I would like to have a button where the product goes automatically in the cart.
As store software I using WooComerce
Is der any solution for that?

Felix

Hi Felix,

You can use the button shortcode and the link below to create your button.

eg.

[button type="real" shape="square" size="mini" href="https://www.yourwebsite.com/?add-to-cart=123" title="Example"]Square Button[/button]

Replace 123 with your product id.

You can find your product id just like post id

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.