• Resolved moritzweber123

    (@moritzweber123)


    Hi,
    I need help how to set up the product inquiry card, so my customers are able to inquire multiple articles in one step. Can you please help me?

    I also need help how to hide the list view types (thumbnail / listview / details). Is there a possibility to hide these icons?

    Thanks in advance

    Moritz

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi Mortiz,

    You could enable that option from “Premium” area of the “Options” tab by setting “Product Inquiry Form” to “Yes” (please note that this is a premium feature).

    You could use the following shortcode to disable the catalog layout types:

    
    [product-catalogue id="4" excluded_layouts="Detail,List" starting_layout="Thumbnail"]
    

    You could use the following Custom CSS to hide the icons.

    
    .upcp-details-toggle-icon,.upcp-list-toggle-icon,.upcp-thumb-toggle-icon {
        display: none;
    }
    
    Thread Starter moritzweber123

    (@moritzweber123)

    thanks for this information

    according the product inquiry form, I really need help how to use it. is there a basket for the products? I’ve enabled the feature in the options, but I have no idea how the user can use or see it.

    thanks in advance!!

    Hi Moritz,

    In “Catalogue Skin Styling” (under “Styling” –> “Catalogue” tab), if you set it to “Default” or “Block”, you should then see an ‘Inquire’ button on the catalogue which will allow the user to add multiple items to the Inquiry cart.

    Thread Starter moritzweber123

    (@moritzweber123)

    Ah thank you! I found it!
    But now I have some special questions:
    – I need to select different articles in the inquiry cart with different amounts. Is that possible? It’s really a main-fact for me. People can rent some event-equipment from me, so they should be able to select e.g. 2 tables and 4 chairs ….
    – How to change the color and the icon of the “inquire”-button?

    Hi Moritz,

    Unfortunately, it is not possible to display the amount of products in product inquiry cart. We look forward to implement something like this in the future. Customers can still use the “Message” option in the product inquiry form to provide the information on number of products that are required.

    To change the color of the inquire button, please navigate to the following tab in your plugin dashboard: “Styling” –> “Catalogue” and look for “Details Font Icon Color” and “Custom ‘Details’ Image” otpions. Make sure you select the “Details Image Type” as “Font Icon”. Any changes you make in these options will change the color and the icon of the “Inquire” button.

    Thread Starter moritzweber123

    (@moritzweber123)

    I’m sorry for that. Is it possible for you to tell when you are planning to implement this feature? It’s important for me to move forward with our product…

    Hi moritz,

    It is not possible for us to say if or when we might implement certain feature requests. It would depend on many factors, including interest, difficulty, availability, other issues, etc.

    Also, please note that your queries are about the Ultimate Product Catalog plugin, but you posted this in the Ultimate FAQs support forum. If you ever have any other questions about Ultimate Product Catalog, please post it in the support forum for that plugin.

    Hi, I need a budget system like this, I wanted to know what plugins you used for this.
    thank you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Product Inquiry Cart’ is closed to new replies.