
內容簡介
此外掛可生成美國隨機地址,讓消費者可選擇將商品運送到該地址。
若要使用此功能,管理員必須擁有 Google Geocoding API 金鑰,系統才能將地址替換為隨機生成的地址。
管理員亦可透過設定頁面向資料庫新增地址。
其他章節
功能
此外掛提供以下功能:
生成美國隨機地址
允許消費者將商品運送到該地址
新增自訂地址至列表中
若有選擇,系統將自動更新運送地址為隨機生成的地址
其他:
該地址將顯示於確認電子郵件中
此連結連結到我的網站
<?php code(); // goes in backticks ?>
外掛標籤
開發者團隊
原文外掛簡介
Generates a Random US Address that the customer can choose to send there order to.
It will replace shipping address with the randomly generated one. Admin has to have google geocoding api key to use.
Admin can also add addresses to the database from settings page.
Arbitrary section
Features
Stuff it does:
Generate Random US Address
Allow Customer to Ship to that Address
Add own address to list.
Auto Updates shipping address to random address if selected
Other Stuff:
Address shows up in confirmation email
Here’s a link to My site
