oc-shopaholic / oc-bootstrap-shopaholic-theme

🅱️ Free basic theme based on Bootstrap 4 framework
GNU General Public License v3.0
22 stars 12 forks source link

Add support of the Properties and Related Products plugins #40

Open lautsevich opened 4 years ago

lautsevich commented 4 years ago

Product page

Lighthouse results should be not lower than current 98/98/100/100.

The partials product-card-detailed.htm and cart-position-list.htm should be updated to support the new following functionality.

Properties plugin

The following properties should be added (all fields are select type in the admin dashboard):

Related Products plugin The color value should show a list of five related goods (the same but with a different color).

New Wireframe 7

Besides, additional properties should be added to the tabs block.

The first tab is dedicated to the long product description (textarea field type in the admin dashboard). See the screenshot above.

The second tab is dedicated to additional product properties (all fields are select type in the admin dashboard):

See the screenshot below:

tab-additional-properties

Cart page

Lighthouse results should be not lower than current 99/97/100/91.

Size and Color properties should be added to the product card on the checkout page as well. cart-page-item

All required plugins will be provided for free for development purposes!