Hi.
I am trying to dynamically use various values from the attached sample json file on a single static web page.
The page is an eccommerce shopping page with various products and their current stock on hand values.
When the PLU value matches the product PLU, I need to be able to display the matching SOH value in a div on the page.
There maybe up to 20 or so products on the one page.
The sample json file is attached.
I have been successful in creating an Ajax JS data object, but am looking for some direction from here on.
Many thanks for any help.
Mike M
I am trying to dynamically use various values from the attached sample json file on a single static web page.
The page is an eccommerce shopping page with various products and their current stock on hand values.
When the PLU value matches the product PLU, I need to be able to display the matching SOH value in a div on the page.
There maybe up to 20 or so products on the one page.
The sample json file is attached.
I have been successful in creating an Ajax JS data object, but am looking for some direction from here on.
Many thanks for any help.
Mike M