• Resolved bayanaa

    (@bayanaa)


    Hi,

    I installed with woocommerce and it’s working fine. but all products under website.com/products.

    But I want to show products on per different pages. for example: website.com/sock shows only 1 sock product there. also website.com/laptop shows only one laptop product. That means i will have only 1 product per pages.

    I also disabled website.com/products page. Only page will show a product on that page and I want to add to cart them with calculated prices.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author moomooagency

    (@moomooagency)

    Hi,

    So what is the problem?

    Thread Starter bayanaa

    (@bayanaa)

    I am using shortcode to show product on custom page. It’s woocommerce future, but i have no idea how to add those options from uni cpo.

    Could you give me the hint to import uni cpo formula and options there?

    https://ibb.co/fqy3mgS

    I used <?php echo do_shortcode(‘[product id=”4910″]’) ?>

    Plugin Author moomooagency

    (@moomooagency)

    Hi!

    Using shortcodes is incompatible with Uni CPO. I mean you cannot embed product to another page, it is not supported yet.

    Thread Starter bayanaa

    (@bayanaa)

    mmm. In that case can I call API to add product instance with attributes?. I can create a page with javascript based product and click on the button. If there is a API to add cart i can do that.

    My question is is there any way to add product using API or something?

    Plugin Author moomooagency

    (@moomooagency)

    Uni CPO does not have any API itself.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I want to show product on another page’ is closed to new replies.