Arabic text in a left-to-right theme layout
Adding Arabic translations through Shopify's Translate and Adapt app does not produce a properly RTL theme. An Arabic RTL Shopify store requires: CSS `direction: rtl` applied at the `html` element level, Liquid template conditional logic that mirrors navigation, breadcrumb, and icon positions based on the active locale, SVG icon mirroring for directional elements (arrows, carets, progress indicators), and correct right-to-left reading order for product page content blocks. A translation app applied to an LTR theme produces Arabic text in a left-to-right layout — which is readable but visually incorrect and creates a poor experience for Arabic-first buyers.