Skip to main content
25 events
when toggle format what by license comment
Mar 19, 2020 at 10:32 comment added zus @MageDev Finally done, magento.stackexchange.com/a/307353/57334 thanks for your help.
Mar 19, 2020 at 10:28 comment added MageDev @zus you can use a condition like given below. {{if order.customer_group_id == 1}} <p>Test Code</p> {{/if}}
Mar 17, 2020 at 11:08 comment added zus @MageDev I just want to add if-else condition inside my app/locale/en_US/template/email/sales/order_new.html code => paste.ofcode.org/GKsBaztggNpXrmSws7cEyG line 30 - 40, any help thanks
S Jun 25, 2017 at 14:39 history bounty ended sv3n
S Jun 25, 2017 at 14:39 history notice removed sv3n
Jun 23, 2017 at 16:19 history tweeted twitter.com/StackMagento/status/878286291644825602
S Jun 23, 2017 at 15:45 history bounty started sv3n
S Jun 23, 2017 at 15:45 history notice added sv3n Reward existing answer
Jun 23, 2017 at 15:35 comment added Steven J @MageDev If you manage multiple stores on multiple domains, which have CMS pages shared between all of these store views, it's a great way of making sure you don't direct your customer away from the domain/store they are in. I agree with #benmarks that we should be grateful there is only one method to perform this task, as multiple would lead to confusion between development teams.
Jun 17, 2016 at 22:45 answer added Fabian Schmengler timeline score: 24
Jun 17, 2016 at 20:52 history edited Fabian Schmengler CC BY-SA 3.0
grammar, formatting, tags
Jul 1, 2013 at 12:28 comment added benmarks @Michel06 Actually this is the programming part of IT, where we hope there is only one method for performing a given task. In this case, the {{store url=""}} directive will get you a link.
Jun 30, 2013 at 3:01 review Close votes
Jul 1, 2013 at 12:28
Jun 24, 2013 at 12:37 comment added MageDev @Marius it's necessary for my knowledge... that's why i ask question... you people should know that as we are IT people, we always try to know alternative way for 1 task.. by the way Thank you very much..
Jun 24, 2013 at 12:33 vote accept MageDev
Jun 24, 2013 at 12:31 vote accept MageDev
Jun 24, 2013 at 12:33
Jun 24, 2013 at 12:31 vote accept MageDev
Jun 24, 2013 at 12:31
Jun 24, 2013 at 10:22 review Close votes
Jun 24, 2013 at 14:08
Jun 24, 2013 at 10:04 comment added Marius Actually skin, and media are 2 different directives. One takes a file from the skin folder, and the same code can render 2 different images (depending on the theme) and media directive takes a file from the media folder. Why would you need an alternative to store directive? There is one, it works...case closed.
Jun 24, 2013 at 9:57 answer added Kaushik Chavda timeline score: 8
Jun 24, 2013 at 8:03 comment added MageDev @Tim for insert image we can use skin url="path" and media url="path" like that i want to know for link and also want to know it's possible.
Jun 24, 2013 at 7:47 comment added MageDev @Tim i want to know alternative way for insert link.
Jun 24, 2013 at 7:34 comment added Tim Bezhashvyly What are you trying to achieve?
Jun 24, 2013 at 7:22 history edited MageDev CC BY-SA 3.0
added 255 characters in body
Jun 24, 2013 at 6:36 history asked MageDev CC BY-SA 3.0