Creating a list of products
-
Hi. I want to create a list on our wordpress website which contains our products. This list should be very simple: only the product name and its price is neccecary. I want it to be a list, not a catalogue, so no pictures. Are there any features or plugins that let you do this?
-
Hi there,
Can you please let us know your site’s address so we can point you in the right direction of getting support?
-
This is my clients website:
We’ve talked more about the features they want and there are multiple solutions that they might be fine with. For example a multiple choice menu where they can select one of their product and are then shown the price of that product would be the optimal way to do it. A simple list with all products and their prices could also work.
The hard part is that we want to pull the data of the prices of our products from an API on another website (tripletex in this case). I don’t know if there are any plugins available that supports this kind of behaviour.
Any tips are appreciated.
-
Hi there,
For a simple list of products with prices you can just use a bulleted list, or perhaps an HTML table. The default WordPress editor already has a toolbar button to make bulleted lists, and there are many online tutorials for making tables in HTML – we have one here:
https://en.support.wordpress.com/advanced-html/#tables
The hard part is that we want to pull the data of the prices of our products from an API on another website (tripletex in this case). I don’t know if there are any plugins available that supports this kind of behaviour.
You would need a plugin that is specifically written to work with the Tripletex API for that, so I suggest you contact them to ask. You can also try searching the WordPress.org plugin directory, or even Google and GitHub for something that’s perhaps not listed in that directory. If there’s nothing that already exists, you’ll need to hire a developer to custom-build something for you.
For more help for your site, please ask in https://wordpress.org/support/ – that site is not hosted on WordPress.com, but using the open source WordPress software, and we are limited in the amount of help we can give you here.
- The topic ‘Creating a list of products’ is closed to new replies.