ecinternet/sage300pricing
Composer 安装命令:
composer require ecinternet/sage300pricing
包简介
EC Internet Sage 300 Pricing
README 文档
README
ecinternet_sage300pricing - 1.1.7.0
- Requirements
- Overview
- Installation
- Configuration
- Design Modifications
- Specifications
- Attributes
- Notes
- Version History
Requirements
Overview
Installation Instructions
- Extract the zip to your Magento 2 root directory to create the following folder structure:
app/code/ECInternet/Sage300Pricing - Run
php -f bin/magento module:enable ECInternet_Sage300Pricing - Run
php -f bin/magento setup:upgrade - Run
php -f bin/magento setup:di:compile - Flush the Magento cache
- Done
Configuration
- GENERAL
- Enable Module
- Enable Debug Logging
- DISPLAY
- Admin Pricing Table Title
- GROUP PRICES
- Guest Price Group
- TIER PRICES
- Display Tier Prices on Frontend
Design Modifications
Adminhtml
- Product form
- Add custom modal under
Priceattribute
- Add custom modal under
Frontend
- Layout
catalog_product_view- Block
product.info.main- Add new block for tier price display
- Block
product.price.final- Remove existing block which shows possibly cached price
- Block
product.info.price- Add new block for product price display
- Block
Specifications
ICCUPR - Contract Pricing
PRICETYPE- 1 = Customer Type
- 2 = Discount Percentage
- 3 = Discount Amount
- 4 = Cost Plus a Percentage
- 5 = Cost Plus Fixed Amount
- 6 = Fixed Price
ICPRIC - Item Pricing
-
PRICETYPE- 1 = Discount
- 2 = Markup on Markup Cost
- 3 = Markup on Standard Cost
- 4 = Markup on Most Recent Cost
- 5 = Markup on Average Cost
- 6 = Markup on Last Unit Cost
- 7 = Markup on Landed
-
PRICEFMT- 1 = Percentage
- 2 = Amount
-
PRICEBASE- 1 = Customer Type
- 2 = Volume Discounts
-
PRICEBY- 1 = Quantity
- 2 = Weight
ICPRICP - Item Pricing Details
DPRICETYPE- 1 = Base Price Quantity
- 2 = Sale Price Quantity
- 3 = Base Price Weight
- 4 = Sale Price Weight
- 5 = Base Price Using Cost
- 6 = Sale Price Using Cost
Attributes
Customer- Customer Type (
customer_type) - Currency Code (
currency_code)
- Customer Type (
Features
Notes
Known Issues
Version History
统计信息
- 总下载量: 206
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-01-16