我怎样才能改变斯巴达克斯同一个插槽中两个组件的顺序?与混血儿

how can i change the order of two components within the same slot in spartacus? with hybris

我正在尝试修改 Spartacus 附带的默认 PDP(ProductDetailsPageTemplate) 页面,但我不知道该怎么做。

我是斯巴达克斯的新手。我想执行以下操作:

  1. 更改两个组件的顺序
  2. addToCart 按钮组件移到摘要槽中的 variant 组件之前。 我无法完成它。我试过创建一个新的自定义组件,但它没有用,更改 layout-config 什么也没有。

PDP 图像:

您可以通过更改后台cms组件的位置来修改订单。

在后台,导航至 'WCMS' > 'Content Slot' > 'ProductSummarySlot' 以获取您正在使用的目录。 我假设它是图片中的服装,所以如果您希望立即渲染它,请更改 'Online' 目录,或者 'Staged' 并重新同步目录。

从那里,在 'properties' 和 'components' 下,您可以通过拖动来交换 'Product Variant Selector' 和 'Product Add To Cart' 的位置。