Within MagentoTM, the concept of CMS Markup Tags allows you to add dynamic content to CMS-pages. Using the MageBridgeTM Content Plugin the same can be accomplished within Joomla!. This tutorial shows you how to add a Magento product-image to a Joomla!TM article.
Code used in this tutorial
The following code is used in the tutorial:
{{block type="catalog/product_new" product_id=1 template="catalog/product/view/your_new_page.html"}}
However, the template-file referenced here does not exist by default in Magento. In the previous tutorial Video: Dynamic product image to Static Page we explained you how to add this template-file to your Magento theme.
More possibilities with Markup Tags
Using Magento CMS Markup Tags you can not only add links, but also add URLs to the Magento skin (for Magento skin images) but also any block that is part of the Magento theming engine. This can be powerful when used properly.
By using blocks, you can add any type of Magento content to your own CMS-content: It might be a product-image, a CMS static block, a product-advertisement, product-gallery, listing of random products, etcetera. The wonderful thing is that whatever is possible with Magento, is possible with MageBridge as well.
Tutorials on Magento administration
- Video: Speed Up Magento with mod_deflate
- Renaming the Magento database table prefix
- Video: Magento extension install using SSH terminal
- Unable to login into the Magento backend
- Video: Create menu item in navigation bar Magento
- Magento backup through phpMyAdmin
- Compressing Magento output
- Magento categories and products are not showing
- Video: Magento setup of MultiSafepay
- Video: Magento Enterprise 1.6 to 1.7 upgrade
- Video: Delete Any Order in Magento by Yireo
- Video: Delete Orders in Magento by Boutique Circus
- Video: Remove Estimate Shipping and Tax block in Magento
- Changing the ordernumber in Magento
- Magento 1.4 cronjobs
- Fixing URL Rewrites with Magento
- Disabling Magento modules
- Analysing logfiles with Magento
Tutorials on MageBridge administration
- Performance tuning with MageBridge
- MageBridge SEO Guide
- MageBridge scenarios
- Authentication guide for MageBridge
- Using MageBridge modules
- Step-by-step: Activating MageBridge plugins
- Upgrading Magento, Joomla! and MageBridge
- Configuring payment methods in MageBridge
- MageBridge Security Guide
- Step-by-step: Creating a MageBridge Menu-Item
- Step-by-step: Create a Magento API user
- API permissions with MageBridge
- How to use URL-suffices with MageBridge?
- Using MageBridge stores to load a different Magento theme
- Step-by-step: Adding a custom Magento block
- Managing MageBridge extensions
- Using the MageBridge Content Plugin
- Enabling SSL for MageBridge
- Prevent direct access to Magento
- Switching stores with MageBridge
- Migrating users between Joomla! and Magento
- Using MageBridge Product Connectors
- Best practices with MageBridge
- Using the MageBridgeLinks/JCE-plugin
- Moving a MageBridge site
- Importing and exporting users
- Two VirtualHosts but one domain
- Removing MageBridge
- Disabling user synchronization in MageBridge
- Questions to ask your hosting provider
- MageBridge caching
- Setting the MageBridge URLs in Magento


