Hi All,
Building a store that is a "Showcase w/o prices", where the price of all products are custom quoted!
I've created a page that has a "custom email form" with fields for the custom quote. The product info page has a button under the image that takes the customer to the quote form page.
The "product_id" is displayed in the URL on the quote form page, but trying to directly relate that to the "product_name" and auto-populate that in the top form field!
I hope I explained that correctly.....
So.... ZC 1.3.9h with a custom template.
Product Info Page Example (Design Quote Button under image)
Custom Quote Form (When button is clicked from product info page)
I seem to be able to easily echo the "products_id" on the form page, but would like to display the Product_name" that is related to the "product_id"!
Probably something simple that I'm missing!![]()



Reply With Quote

