• Resolved fiolent

    (@fiolent)


    I want to create one product website. This means domain.com should open not the store page, not blog page – but one and only product page. Similar to this website:
    https://www.hdspecialops.com

    Also is there a way to make text pop up when you click – just like on this site above. When you click on the return-policy, it pops up text in a floating window instead of taking you to a different page.

    Can I disable the other pages and links? Make them invisible?
    links such as Home / Product Category / Product Name https://i.ibb.co/DDRy9fj/links.jpg

    If possible also integrate the checkout on the same page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Erica K. a11n

    (@piratepenpen)

    Automattic Happiness Engineer

    Hello @fiolent!

    There are a few things here so I’ll make sure to answer them in line to ensure you get your answers.

    One product website

    Totally doable with plugins or custom code, but not with WooCommerce “out of the box”. In this case I would recommend looking into One Page Checkout, and by setting the home page as a specific page in your theme settings by going to Appearance > Customizer > Homepage settings > Homepage.

    You would then set up a new page and use WooCommerce Shortcodes and One Page Checkout shortcodes to accomplish that.

    Pop Up Text

    This may be able to be use WooCommerce Splash Popup to do that. It uses WordPress pages as a way to deliver the messages you need.

    Remove the breadcrumbs from your store

    This requires custom code to do. If you’re comfortable adding code to your site, check out our developer docs about breadcrumbs. Otherwise you may want to look into getting a custom developer to add that for you.

    Hope this points you in the right direction!

    • This reply was modified 5 years, 10 months ago by Erica K. a11n. Reason: Correct answer and don't want to spread inaccuracies
    Thread Starter fiolent

    (@fiolent)

    Erica, thank you for your response!

    So if I understood correctly, for this I am gonna have to create a regular page instead of a Woocommerce product page. On this regular page, I then use the short codes? Then I set it as a home page.

    Another question
    I was always told not to add custom code to a page, since the code will be wiped out after the next WordPress update. Is it the case with this code that I need to add to disable the breadcrumbs navigation? Do I have to add it every time my website is updated? Isn’t there a plugin for this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘One Product Website’ is closed to new replies.