|
Community Stats
- Group Members
- Active Posts 26 ( per day)
- Profile Views 3551
- Member Title Member
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Male
Posts I've Made
In Topic: Changing Email To Suppliers
27 February 2014 - 10:51 PM
Hey man u resolve this? It's in your invoice.tpl -- you can modify everything in there. Let me know if you have probs.
In Topic: Show Only Quick View - No Detailed Product View
05 August 2013 - 04:49 AM
Ok, finally got it working. Looks like you not only have to...
a) Modify the products.view URL to products.quick_view
but you also have to include the other HTML tags that are appended onto the Quick View button, which will engage the JQuery to fire the proper script to load the lightbox.
This is what im talking about...
And voila, I now only have Quick View as an option, no Detailed Product View. Good Luck.
a) Modify the products.view URL to products.quick_view
but you also have to include the other HTML tags that are appended onto the Quick View button, which will engage the JQuery to fire the proper script to load the lightbox.
This is what im talking about...
id="opener_product_picker_{$product.product_id}" class="cm-dialog-opener cm-dialog-auto-size" rev="product_quick_view_{$product.product_id}"
And voila, I now only have Quick View as an option, no Detailed Product View. Good Luck.
In Topic: Show Only Quick View - No Detailed Product View
05 August 2013 - 04:17 AM
Soo I went into customer/blocks/list_templates and changed the URL assembly from products.view to products.quick_view.
Here's a new example url ..
But the javascript must not be called correctly since it still takes the customer to the Detailed Product View. Anyone know a) where's the javascript I need to include and b ) where I can paste it to make it work properly?
Here's a new example url ..
http://jomomarket.com/index.php?dispatch=products.quick_view&product_id=30240
But the javascript must not be called correctly since it still takes the customer to the Detailed Product View. Anyone know a) where's the javascript I need to include and b ) where I can paste it to make it work properly?
- CS-Cart Community Forums
- > Viewing Profile: Posts: husseinsharif