bagi091 / magento-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento 2 - demo theme

  1. Theme based on Magento2 Blank. In current case using Luma is unnecessary dependency.
  2. Also I can hide product name by CSS but I think you meant to remove from HTML.
  3. Also I can change title using i18n/en_US.csv but I try to avoid this in case when we need to rename common words or phrases in one place.
  4. Also I can rewrite styles on flexbox and use flexbox order. In that case it will be more difficult.
  5. I think I didn't understand this task. Speaking of accordion (tabs) Magento provides a lot of technical capabilities. It's the same for media-check too.
  6. I could also do it using jQuery widget Modal but I prefer to use knockout style.
  7. If it need only when changing shipping address form I can do it as validation rule.

About


Languages

Language:HTML 80.1%Language:CSS 13.9%Language:JavaScript 4.5%Language:PHP 1.5%