This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {% capture title %}<title>Outdoor Waterproof Led Lights Sydney | Alternative Energy Saving Led Light Bulbs Sydney | Buy Led Light Globes Sydney | Led Fluorescent Tubes Nsw | Led Flood Lights Australia | Buy Budget 12v Led Lights Sydney | High Quality Led Downlights Australia | Buy Led Strip Lights Sydney | Led Strip Lighting Price Australia | Waterproof Rgb Led Strip Lights Australia </title>{% endcapture %} | |
| {% if template == 'product' %} | |
| {% assign mf = product.metafields.meta_data %} | |
| {% unless mf == empty %} | |
| {% for mf in product.metafields.meta_data' %} | |
| {% capture key %}{{ mf | first }}{% endcapture %} | |
| {% if key == 'title' %} | |
| {% capture title %}<title>{{mf | last}}</title>{% endcapture %} | |
| <meta name="title" content="{{mf | last}}" /> | |
| {% endif %} |