在源文件的基础上
修改变量 attribute的固定格式[]和[|]
并添加prefix,suffix为变量 固定格式为{A1|B2|...}
并随机获取各自的值,输出$prefix $ var $suffix
以下为源文件说明:
模版参数说明:
[attribute] — e.g. [name], [price], [manufacturer], [color] — will be replaced with the respective product attribute value or removed if value is not available
[