Can the <mvt:item name="shipestimate" /> item tag be placed on the PROD Page? I seem to be able to get it to display albeit with code that seems very very different from what it produces on the BASK page. On the PROD page it looks like the code is creating a form in a model. Which is very different from what it's doing on the BASK page. Is this all hidden somewhere in a javascript file? If so, which one?
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
Shipping Estimator on PROD Page
				
					Collapse
				
			
		
	X
- 
	
	
		
		
		
		
		
		
		
	
	
 Shipping Estimator on PROD PageLeslie Kirk
 Miva Certified Developer
 Miva Merchant Specialist since 1997
 Previously of Webs Your Way (aka Leslie Nord leslienord)
 Email me: [email protected]
 www.lesliekirk.com
 
 Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
 Tags: None
 
- 
	
	
		
		
		
		
		
		
		
	
	
 Hi Leslie,
 
 The shipping estimate item can be added to any page. Once you enable the item, you can modify the look and feel under the Shipping Estimate tab.Matt Zimmermann
 
 Miva Web Developer
 Alchemy Web Development
 https://www.alchemywebdev.com
 Site Development - Maintenance - Consultation
 
 Miva Certified Developer
 Miva Professional Developer
 
 https://www.dev4web.net | Twitter
 
- 
	
	
		
		
		
		
		
		
		
	
	
 Thanks. It looks like the javascript is trying to place the form by dynamically calculating the "left" and is sending the box way over to the right edge of the page.Originally posted by Matt Zimmermann View PostHi Leslie,
 
 The shipping estimate item can be added to any page. Once you enable the item, you can modify the look and feel under the Shipping Estimate tab.
 
 Leslie Kirk
 Miva Certified Developer
 Miva Merchant Specialist since 1997
 Previously of Webs Your Way (aka Leslie Nord leslienord)
 Email me: [email protected]
 www.lesliekirk.com
 
 Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
 
 Comment
- 
	
	
		
		
		
		
		
		
		
	
	
 LOL, leave it to me to find something that should be simple becoming more difficult to figure out. Besides the popup window being way off screen, if I try to use it to calculate shipping rates, when I click Calculate the whole thing disappears instead of reloading shipping methods or even some sort or can't calculate message.Leslie Kirk
 Miva Certified Developer
 Miva Merchant Specialist since 1997
 Previously of Webs Your Way (aka Leslie Nord leslienord)
 Email me: [email protected]
 www.lesliekirk.com
 
 Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
 
 Comment
- 
	
	
		
		
		
		
		
		
		
	
	
 Hi Leslie,
 
 If you are looking to duplicate the functionality from the basket page, you should be able to copy the layout from there and duplicate any JavaScript in the scripts.js file onto the product page. It may still need some CSS massaging.Matt Zimmermann
 
 Miva Web Developer
 Alchemy Web Development
 https://www.alchemywebdev.com
 Site Development - Maintenance - Consultation
 
 Miva Certified Developer
 Miva Professional Developer
 
 https://www.dev4web.net | Twitter
 Comment
- 
	
	
		
		
		
		
		
		
		
	
	
 Yeah that's where I am starting from. I at least have it firing on the PROD page. Still have to figure out why it's not working on the BASK page.Leslie Kirk
 Miva Certified Developer
 Miva Merchant Specialist since 1997
 Previously of Webs Your Way (aka Leslie Nord leslienord)
 Email me: [email protected]
 www.lesliekirk.com
 
 Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
 
 Comment
Comment