refactored checkout flow on button click from pricing page, started to redsign the checkout page
This commit is contained in:
@@ -5,6 +5,7 @@ dependencies:
|
||||
config:
|
||||
- commerce_product.commerce_product_type.materio_product_type
|
||||
- field.storage.commerce_product.body
|
||||
- system.menu.header
|
||||
module:
|
||||
- commerce
|
||||
- commerce_product
|
||||
@@ -452,6 +453,15 @@ display:
|
||||
group_by: false
|
||||
defaults:
|
||||
group_by: false
|
||||
menu:
|
||||
type: normal
|
||||
title: Pricing
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: ''
|
||||
weight: 3
|
||||
context: '0'
|
||||
menu_name: header
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
Reference in New Issue
Block a user