This is a test page
If you can see this text, the page is rendering.
Testing Data Access
{{ $data := .Site.Data.amazon.amazon_products }} Data exists: {{ if $data }}YES{{ else }}NO{{ end }}
{{ if $data }}
- Products count: {{ len $data.products }}
- First product title: {{ index $data.products 0 | default dict | get “title” | default “N/A” }} {{ end }}
Testing Simple Shortcode
Recommended Reading
For those interested in learning more about artificial intelligence, machine learning, and effective AI communication, here are some excellent resources: