Dynamic Update of Price Table
-
I am looking for a pricing table plugin for WordPress that would allow me to do the following.
I have a PHP Script that pulls in a great deal of data to offer the customer a few product options.. I want to then display the available options in a Price Table. the user then selects the options that suits them the most and the price table takes the use straight to the woocommerce checkout for the product. I have seen many price tables that offer the functionality to present the products, but I am unsure how to pass the data to the tables.
Ie what I am saying is that the products are variable in every instance – so I need to dynamically update the price tables to offer selections to the customers.My questions are
A) does your plugin offer this ability
B) How do I pass the variable data to the price table?
C) If I pass the data through PHP code – do you have an example or code snippet
D) Can the data be passed through a URL string? e.g. https://www.mywite.com/fillmypricetable?Products=3&product1name=STUFFA&product1price=100&product2name=STUFFB….etcHopefully you can help? really looking for the right price table plugin and method to make this work. Any advice greatly appreciated.
Nick
- The topic ‘Dynamic Update of Price Table’ is closed to new replies.