Thursday, March 24, 2011

Short Notes --> Magento

To generate Custom Link use this for the category items

echo Mage::getUrl('buy-now.html');

http://xhtmlandcsshelp.blogspot.com/2010/11/create-custom-login-session-in-magento.html

http://indianicorange.wordpress.com/2009/09/14/how-to-set-session-and-get-session-in-magento/

http://www.exploremagento.com/magento/run-magento-code-outside-of-magento.php

http://mysillypointofview.richardferaro.com/2010/03/25/how-to-run-magento-version-1-4-0-1-session-to-external-site/

http://www.magentocommerce.com/go/support/kb/entry/name/configure-authorizenet-payment-method

http://www.magentocommerce.com/wiki/4_-_themes_and_template_customization/0_-_theming_in_magento/package

http://blog.decryptweb.com/product-id-and-product-name/

http://www.magentocommerce.com/boards/viewthread/41350/

http://www.magentocommerce.com/boards/viewthread/22185/

http://www.magentocommerce.com/wiki/4_-_themes_and_template_customization/catalog/adding_a_product_to_the_cart_via_querystring


http://www.cliostar.com/checkout/cart/add?product=1&qty=1

http://www.cliostar.com/store/checkout/cart/add?product=965&qty;=1&coupon;_code=CLSLM

http://www.cliostar.com/arrive?coupon_code=CLSLM&gotopage;=http://www.google.com

http://www.cliostar.com/arrive?coupon_code=CLSLM

http://www.magentocommerce.com/boards%20/viewthread/44934/#t229596

http://stackoverflow.com/questions/4040267/magento-set-discount-code-for-specific-product-on-fly 

No comments:

Post a Comment