Hi Very new to word press and code, trying to set up a store page in Mymag theme.Started by creating a page template here is the code i used:
<?php
/*
Template Name: Online Store
*/
?>
<iframe src=”http://astore.amazon.co.uk/wwwtachodutyc-21" width=”90%” height=”1000″ frameborder=”0″ scrolling=”yes”>
<?php get_footer(); ?>
Coming up as url not found, Any help would be appreciated.