• Resolved arthurlam1

    (@arthurlam1)


    1) Is there a way to create hidden products ie. products that appear for users to purchase only if they are on a certain page of my site and not the general shop page. I have tried creating products and making them private but this just hides them on all pages of the website.

    2) Right now when WooCoomerce lists products, it basically lists the products with an Add to Cart button below (eg. https://i.imgur.com/S6o7SoI.png). Is there a way to create something like this (https://rebrand.ly/onwfmk)? Where I can customize the text above and then have the Add to Cart button below each option?

    If plugins are needed, please do let me know which I need thanks!

    Thanks.

    • This topic was modified 5 years, 1 month ago by arthurlam1.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @arthurlam1!

    1) Is there a way to create hidden products ie. products that appear for users to purchase only if they are on a certain page of my site and not the general shop page.

    You could try to leave these products hidden (changing their “catalog visibility to “hidden”) so they don’t appear in your shop or search pages and then add them to the wanted pages using the available WooCommerce shortcodes. Would that do the trick in your case?

    2) Right now when WooCoomerce lists products, it basically lists the products with an Add to Cart button below (eg. https://i.imgur.com/S6o7SoI.png). Is there a way to create something like this (https://rebrand.ly/onwfmk)? Where I can customize the text above and then have the Add to Cart button below each option?

    Unless there’s a plugin that offers this functionality, I think that the only way to achieve it would be by customizing the shop page template to add this additional details (that you can add to the product using one of the existing fields -like its short description- or a custom field) before the “add to cart” button.

    If you want to change the text that appears in these “add to cart” buttons, I’d suggest you to use this plugin: https://www.ads-software.com/plugins/wc-custom-add-to-cart-labels/.

    I hope it helps!

    Thread Starter arthurlam1

    (@arthurlam1)

    Thanks alot for your help! Can you please help me with the following too?

    You could try to leave these products hidden (changing their “catalog visibility to “hidden”) so they don’t appear in your shop or search pages and then add them to the wanted pages using the available WooCommerce shortcodes. Would that do the trick in your case?

    Yes, this appears to work by setting their visibility to Hidden and then using this shortcode to get them to show.

    [products skus=”plan1″ visibility=”hidden” columns=”1″]

    However, may I know if there is a way to just show the Add to Cart button only (without the border and the price)?

    I have tried these two shortcodes:
    [add_to_cart_url sku=”plan1″]
    [add_to_cart sku=”plan1″]

    And I got this result: https://i.imgur.com/1Or81UL.png

    In case it isn’t clear, what I want to achieve is this: https://i.imgur.com/WrzEszt.png

    Unless there’s a plugin that offers this functionality, I think that the only way to achieve it would be by customizing the shop page template to add this additional details (that you can add to the product using one of the existing fields -like its short description- or a custom field) before the “add to cart” button.

    If you want to change the text that appears in these “add to cart” buttons, I’d suggest you to use this plugin: https://www.ads-software.com/plugins/wc-custom-add-to-cart-labels/.

    I hope it helps!

    Thanks, I will look this up.

    • This reply was modified 5 years, 1 month ago by arthurlam1.

    Hi @arthurlam1!

    However, may I know if there is a way to just show the Add to Cart button only (without the border and the price)?

    You should be able to achieve it using some custom CSS rules to your active spreadsheets (or in Appearance>Customize>Additional CSS page) to hide that price and border.

    If you provide us the URL of a page where we can see these elements, we’ll try to provide you some CSS rules to achieve it!

    Thanks,
    Bernat

    Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Kind regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can WooCommerce create these?’ is closed to new replies.